--- branches/linux-serial/stdafx.h 2007/02/05 01:10:50 48 +++ branches/linux-serial/stdafx.h 2007/02/05 07:06:43 49 @@ -5,6 +5,7 @@ #pragma once +#ifdef _WIN32 #include #include @@ -22,5 +23,5 @@ #include // MFC support for Windows Common Controls #endif // _AFX_NO_AFXCMN_SUPPORT - +#endif // TODO: reference additional headers your program requires here