]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/msgdlg.cpp
attemps to make wxStreamToTextRedirector work with more (broken) compilers
[wxWidgets.git] / src / motif / msgdlg.cpp
index caf660584dc221d526285152829b97cd43a0a10d..cbc30128a00220a57d4f9f0c78adc120256cf0a0 100644 (file)
@@ -13,7 +13,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "msgdlg.h"
 #endif