// stdafx.h #ifndef __STDAFX_H #define __STDAFX_H #ifdef _WIN32 # include #else # include "../../Platform.h" #endif #endif