]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/docview.cpp
return the index of the inserted/appended item
[wxWidgets.git] / src / common / docview.cpp
index e43e8f25d659c91f3e4600126bee02e5af9955c5..bc34f640489f6a6d6980666f45f025c27040afbc 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "docview.h"
 #endif