]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_chckl.cpp
Don't release capture unless we already have it.
[wxWidgets.git] / src / xrc / xh_chckl.cpp
index 536c011ae616325145c480e4cd8d9326b258e794..8ed6fef709096e4f11a208f0b9b392c03e6f4c34 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_chckl.h"
 #endif