]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checklst.cpp
don't compute (and mainly don't cache) our best size until we have created the radio...
[wxWidgets.git] / src / motif / checklst.cpp
index a7e8eacd04a92784e12f9e80b92cebdcab2e826d..ea21e7e19263a2ee00dfb436ace47dbce04876a4 100644 (file)
 #if wxUSE_CHECKLISTBOX
 
 #include "wx/checklst.h"
-#include "wx/arrstr.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/arrstr.h"
+#endif
 
 // ============================================================================
 // implementation