X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ca0d8122ab2ecbce178aa9f21f13270c4ffaca0..261ba880dd7ba7138370b5ff7c8d8dd04321f95d:/src/mac/carbon/statlmac.cpp?ds=sidebyside diff --git a/src/mac/carbon/statlmac.cpp b/src/mac/carbon/statlmac.cpp index 34ca6e86cf..92d31f27e2 100644 --- a/src/mac/carbon/statlmac.cpp +++ b/src/mac/carbon/statlmac.cpp @@ -16,7 +16,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "statline.h" #endif