]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/fontutil.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / unix / fontutil.cpp
index dd86095d0bb40d053cd337b750196d29cff95710..268300e5fcb2f60a357c9b86beba45d867783522 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "fontutil.h"
 #endif