]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/window.cpp
Removed some obsolete distribution files
[wxWidgets.git] / src / motif / window.cpp
index acca11e6c1218b002fe8e5b724e68da06178bee4..0a70d435a5c8b6ec70e46790a66bf758bbd7b0a3 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "window.h"
 #endif