X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ace0fab4f1207124c8d3e4fcf552e596ff9dc470..19c35fa587f97cf83e2cb28afe76b8db85b36c9f:/src/html/winpars.cpp diff --git a/src/html/winpars.cpp b/src/html/winpars.cpp index aeb866827a..e8cbb16fff 100644 --- a/src/html/winpars.cpp +++ b/src/html/winpars.cpp @@ -8,7 +8,7 @@ ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "winpars.h" #endif