]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/docmdi.cpp
return the index of the inserted/appended item
[wxWidgets.git] / src / common / docmdi.cpp
index 4a9857983f84df5d1b5e134aa801af64287026e5..4d6141dd8c51dbe84665e4dbdfebe75bc40742a0 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "docmdi.h"
 #endif