From: Václav Slavík Date: Sun, 1 Apr 2007 07:52:14 +0000 (+0000) Subject: (OS/2) compilation fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/745817ffbc209df91833d6a66a1bacc1321f5e2f?hp=6552c7af6c1e252b8b229f972721753ff058fa66 (OS/2) compilation fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/stringimpl.h b/include/wx/stringimpl.h index bc95dbf025..4173d2c69b 100644 --- a/include/wx/stringimpl.h +++ b/include/wx/stringimpl.h @@ -25,6 +25,8 @@ #include "wx/defs.h" // everybody should include this #include "wx/wxchar.h" // for wxChar, wxStrlen() etc. +#include + // --------------------------------------------------------------------------- // macros // ---------------------------------------------------------------------------