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