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