X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/72e7876ba5ad16a1b03bb2449ea7886ec648854a..62f864c32c53356b7228591c85b14abc491c46f0:/src/mac/carbon/statline.cpp?ds=inline 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