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