X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/908d407cf9dcdcd2855a93b92333caff965c4f72..b384c0fb4c8735c81559e82efa59d600a4fbdd71:/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