SyntaxFix
Write A Post
Hire A Developer
Questions
You should be using iostream without the .h.
iostream
.h
Early implementations used the .h variants but the standard mandates the more modern style.