]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/mdi.cpp
fixed bug in DeleteEntry()
[wxWidgets.git] / src / motif / mdi.cpp
index c4ad44a11ae69a328b4379b3bf35ba5960fd2b87..87a201a0e2afc6582dcb17c0009a7b8e102dc53d 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "mdi.h"
 #endif