Don't use hidden items for size calc (patch 1698314)
[wxWidgets.git] / src / common / unichar.cpp
index 4aa43533df8f5b1323ac2d6e1e602e15ffdfe7e8..9e8ef8df4f39cf4ff0cabeeaf92b6a1a1ec53c9f 100644 (file)
     #pragma hdrstop
 #endif
 
+#ifndef WX_PRECOMP
+    #include "wx/strconv.h"  // wxConvLibc
+#endif
+
 #include "wx/unichar.h"
 
 // ===========================================================================