]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/checklst.cpp
Applied [ 821234 ] Fix: erroneous assertion failed wxListBox::SetSelection
[wxWidgets.git] / src / univ / checklst.cpp
index 347c3766f7d4d6244784411539ec932d3d0090c6..8f3981f8c41f85598ebad1edaea0dab436df6392 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "univchecklst.h"
 #endif