]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/fontutil.cpp
new capture handling, can be turned off
[wxWidgets.git] / src / mac / carbon / fontutil.cpp
index 1aa2298245ec4225ef616c4578e8965e9b886b98..6318e4a807f52a1944b19c517aa75fd9d9f0b28f 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "fontutil.h"
 #endif