so I have this code:
#include \"stdafx.h\" #include #include #include using namespace std;
...<
For my problem, I removed the #include statement and it ran without a problem.
#include