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