]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checklst.cpp
fixed crash in wxDb::Open() in Unicode build due to wrong interpretation of BufferLen...
[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