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