X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6aa89a22b8e47000c98bff05c6f545f331f1c353..d223107206e4dfa6768e0bc2455325dd49e4d2bb:/src/generic/paletteg.cpp?ds=inline diff --git a/src/generic/paletteg.cpp b/src/generic/paletteg.cpp index 578f3f4e23..7121430633 100644 --- a/src/generic/paletteg.cpp +++ b/src/generic/paletteg.cpp @@ -9,7 +9,7 @@ ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "paletteg.h" #endif