X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3880dd5161809e294842f44c1259054f62133175..4a3bdee6a979146c426cd058e9bfe6b58135b124:/src/common/dosyacc.c diff --git a/src/common/dosyacc.c b/src/common/dosyacc.c index 14672306db..802a8045ca 100644 --- a/src/common/dosyacc.c +++ b/src/common/dosyacc.c @@ -1,3 +1,5 @@ +/* include platform.h first to get __WIN32__ definition */ +#include "wx/platform.h" #if defined(__WIN32__) || defined(__GNUWIN32__) /* all Win32 compilers can handle C++ comments, and C++ comments is the only C++ in setup.h */