]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/custompropertydialog.cpp
Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python 2.3)
[wxWidgets.git] / utils / configtool / src / custompropertydialog.cpp
index 4d6103c8a446c63f7dd8cb49e4f9e22c97f27731..2c6af9c1b8a70c4149707ce5c85075206260febc 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "custompropertydialog.h"
 #endif