]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fontmap.cpp
compilation fix for !USE_PCH
[wxWidgets.git] / src / common / fontmap.cpp
index c0a6fd0c5095997baa400510cc73662a6b904d8d..dc352cb0540de8aa054848b87088b151ab9a51d7 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "fontmap.h"
 #endif