X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..6185050104d7782a51b9e9a7cac427764dcea130:/src/common/dosyacc.c diff --git a/src/common/dosyacc.c b/src/common/dosyacc.c index 9fce511cda..14672306db 100644 --- a/src/common/dosyacc.c +++ b/src/common/dosyacc.c @@ -1,4 +1,4 @@ -#ifdef WIN32 +#if defined(__WIN32__) || defined(__GNUWIN32__) /* all Win32 compilers can handle C++ comments, and C++ comments is the only C++ in setup.h */ #include "wx/setup.h"