X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6a87168b300a58635fdebf8c8af2f4160ea90a95..51485b7601f6d01b5e7bf546e28ea7b3358f7a02:/src/common/xpmdecod.cpp diff --git a/src/common/xpmdecod.cpp b/src/common/xpmdecod.cpp index 4b4e47e045..35e9b0b521 100644 --- a/src/common/xpmdecod.cpp +++ b/src/common/xpmdecod.cpp @@ -90,7 +90,7 @@ license is as follows: * in this Software without prior written authorization from GROUPE BULL. */ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "xpmdecod.h" #endif