Headers deleted. Resource files deleted.
I have this line in the source code
#include <iostream>
but the build output show still error about the header
'#include <iostream>': skipped when looking for precompiled header use
Add directive to 'StdAfx.h' or rebuild precompiled header
I have this line in the source code
#include <iostream>
but the build output show still error about the header
'#include <iostream>': skipped when looking for precompiled header use
Add directive to 'StdAfx.h' or rebuild precompiled header