]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dircmn.cpp
added version checking to the renderers
[wxWidgets.git] / src / common / dircmn.cpp
index 8f2dd8e27bae621235f398224a1afd96dc948ec7..801e2d1f9f9b059c89490de38bc91286ea6f64f3 100644 (file)
@@ -18,7 +18,7 @@
 // ----------------------------------------------------------------------------
 
 /* this is done in platform-specific files
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "dir.h"
 #endif
 */