X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55d99c7a77789ff4904bf96eddca3715eb5af9b9..ffafd8a55bb0b8fb4236e4522792a6b143813609:/src/common/validate.cpp?ds=sidebyside diff --git a/src/common/validate.cpp b/src/common/validate.cpp index d1ff855efb..64210336a3 100644 --- a/src/common/validate.cpp +++ b/src/common/validate.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "validate.h" #endif