]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fontcmn.cpp
wxUniversal STL-ification.
[wxWidgets.git] / src / common / fontcmn.cpp
index 764a4ed47e783d7a93c9ef7be8f433b1322afa23..f1b77746b229f72a34e74b0c5ce92883ae04ed8a 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "fontbase.h"
 #endif