]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/checklst.cpp
Moved wxToolBarSimple to deprecated library
[wxWidgets.git] / src / msw / checklst.cpp
index 90bf234dc17cddf6739761fb595cb00e58897f90..b31e46e9996636c121d1415862dac3333234c1f5 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "checklst.h"
 #endif