X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c9a19aabab3a878b565e6c2a5f2a3824277c4dc..90af251453884b7dab2a353280b9061a3ac02b5e:/src/msw/palette.cpp diff --git a/src/msw/palette.cpp b/src/msw/palette.cpp index a7828cb1ef..40573ae148 100644 --- a/src/msw/palette.cpp +++ b/src/msw/palette.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "palette.h" #endif