SyntaxFix
Write A Post
Hire A Developer
Questions
Also remember that it must be:
#include "stdafx.h" #include <iostream>
and not the other way around
#include <iostream> #include "stdafx.h"