X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/44c2d8d0f39b589e35812be00c9f3721a7f48913..62b78322e1c9352033cd091c2504d290a9aff851:/src/common/imagiff.cpp diff --git a/src/common/imagiff.cpp b/src/common/imagiff.cpp index 432982552a..5722969269 100644 --- a/src/common/imagiff.cpp +++ b/src/common/imagiff.cpp @@ -12,7 +12,7 @@ // by the author of xv, John Bradley for using the iff loading part // in wxWindows has been gratefully given. -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "imagiff.h" #endif