]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/fontutil.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / mgl / fontutil.cpp
index 2475cced8ffb70bbae001733cf365ca8a76f4586..70970cb1651c5d256a58ed9eb709aaa075d410a0 100644 (file)
@@ -9,7 +9,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "fontutil.h"
 #endif