]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_combo.cpp
reSWIGged
[wxWidgets.git] / src / xrc / xh_combo.cpp
index 16b11715a6498a854685930a93127f693ee28566..837633de09ea15f4c347319b040abbceaebb3f90 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_combo.h"
 #endif