]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dataobj.cpp
attemps to make wxStreamToTextRedirector work with more (broken) compilers
[wxWidgets.git] / src / motif / dataobj.cpp
index 9a2117909159cddf8c968e6e3ac5b3fd5f57097d..debae5252f10b7820524c7c99b51bd77465910b9 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "dataobj.h"
 #endif