]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/checklst.cpp
Warning fix.
[wxWidgets.git] / src / mac / carbon / checklst.cpp
index 9b2278c1168943e38b9b8f0c9cbb61d27bd700dd..1169800ec4c663bb2c403de0766b1996211179fe 100644 (file)
 // headers & declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "checklst.h"
 #endif
 
-#include "wx/defs.h"
+#include "wx/wxprec.h"
 
 #if wxUSE_CHECKLISTBOX