X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90b6b974677c26b434fd9810202f4334af2efc27..04857cb707be4de8083e599fc2e1967c77eb7f5e:/src/common/prntbase.cpp?ds=sidebyside diff --git a/src/common/prntbase.cpp b/src/common/prntbase.cpp index 8ab4583a89..581a057ba3 100644 --- a/src/common/prntbase.cpp +++ b/src/common/prntbase.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "prntbase.h" #endif