X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..abbcdf3ff7a6d33ff09cbbbf7dbf3aa53d60972b:/src/mac/carbon/statline.cpp diff --git a/src/mac/carbon/statline.cpp b/src/mac/carbon/statline.cpp index 52f3d40733..71db41eddd 100644 --- a/src/mac/carbon/statline.cpp +++ b/src/mac/carbon/statline.cpp @@ -16,7 +16,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "statline.h" #endif