]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/propeditor.cpp
Fix docs for Bind
[wxWidgets.git] / utils / configtool / src / propeditor.cpp
index 1bf8c2023e19f242c4297fb3993447de72e3ccc0..d45415fe2fc6edfeeec03064e84611e36bc17c90 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "propeditor.h"
 #endif