]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/checklst.cpp
#if wxUSE_CHECKLISTBOX
#include "wx/checklst.h"
-#include "wx/arrstr.h"
+
+#ifndef WX_PRECOMP
+ #include "wx/arrstr.h"
+#endif
#include "wx/mac/uma.h"
#include <Appearance.h>