]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/accesscmn.cpp
more fixes to dllexport/import stuff for operator<<()s (still bug 1104372)
[wxWidgets.git] / src / common / accesscmn.cpp
index a5cb561baaed9b9dbd059e566667452dbb959afa..6a5838d07772e10a4f8e2b295130294a555fd73e 100644 (file)
@@ -12,7 +12,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "accessbase.h"
 #endif