X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b78ce094c761b51f1aa31aec823352bd6baa108a..b765da9f5090ef076302eb0d12cfc11b61296430:/src/common/gifdecod.cpp diff --git a/src/common/gifdecod.cpp b/src/common/gifdecod.cpp index 05c4073524..bf5280b4ef 100644 --- a/src/common/gifdecod.cpp +++ b/src/common/gifdecod.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "gifdecod.h" #endif