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