]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_chckb.cpp
Add samples mobile and ownerdrw. Make sample richedit available on all
[wxWidgets.git] / src / xrc / xh_chckb.cpp
index 3731c6b8899351b90c248128872601842cad7ed9..ffb27630eba1262e29a83c523e79e47e3682f66f 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_chckb.h"
 #endif