X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..ac8d0c118b7403e2838e75124b442051299e6f6c:/src/msw/helpbest.cpp?ds=sidebyside diff --git a/src/msw/helpbest.cpp b/src/msw/helpbest.cpp index 6fb956a0d7..be1e404cde 100644 --- a/src/msw/helpbest.cpp +++ b/src/msw/helpbest.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "helpbest.h" #endif