]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/strconv.cpp
implemented IsModified() and DiscardEdits()
[wxWidgets.git] / src / common / strconv.cpp
index 2279100d9372101c6ab25b7a1d3d1ccf3ea87948..a5e08ae3330413bf9731ca01dd52f12132f9abcc 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
   #pragma implementation "strconv.h"
 #endif