I get the following error with a Windows file when compiling winbase.h.
winbase.h
Not sure why I get a syntax error and the compiler shows many more:
You are probably missing a ; immediate before the #include line in your code. Alternatively, there is some identifier-like text preceding the include file line.
;
#include
int ABC #include