X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/908d407cf9dcdcd2855a93b92333caff965c4f72..cc44c7102fbab987280ad2dca7eb1e85ac70a9f6:/src/mac/carbon/fontutil.cpp diff --git a/src/mac/carbon/fontutil.cpp b/src/mac/carbon/fontutil.cpp index 1aa2298245..6318e4a807 100644 --- a/src/mac/carbon/fontutil.cpp +++ b/src/mac/carbon/fontutil.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "fontutil.h" #endif