]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checklst.cpp
Added some placeholders...
[wxWidgets.git] / src / motif / checklst.cpp
index 7546ec3927c86914cff00462c7c1860666251ee4..ef510315156bedd0b82c77fd0336b187a1b3fe6e 100644 (file)
 // headers & declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "checklst.h"
 #endif
 
 #include "wx/defs.h"
 
 #include "wx/checklst.h"
+#include "wx/arrstr.h"
 
 // ============================================================================
 // implementation