X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a756f210019dd5b51331b7181c816d3882146a30..88a036cef3585f9a6d23d074aadb2ebda0b73ff8:/src/common/effects.cpp diff --git a/src/common/effects.cpp b/src/common/effects.cpp index a5b2a828ea..454cde2081 100644 --- a/src/common/effects.cpp +++ b/src/common/effects.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "effects.h" #endif