]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/prntbase.cpp
added version checking to the renderers
[wxWidgets.git] / src / common / prntbase.cpp
index 8ab4583a892fbe174b9d7ad0fe04ac278a20bce6..581a057ba31e1fa7888ccb78cfe4c356f112660c 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "prntbase.h"
 #endif