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