X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c9a19aabab3a878b565e6c2a5f2a3824277c4dc..cc8cc54f8308660af5730d8c3da5ba4710dc0dbb:/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