include <string>

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-07-31 12:35:46 +00:00
parent ae533fad5b
commit a029059f92

View File

@@ -13,6 +13,8 @@
#include "wx/defs.h"
#include "wx/string.h"
#include <string>
WXDLLIMPEXP_TEMPLATE_INSTANCE_BASE( wxCharTypeBuffer<wxChar32> )
#if SIZEOF_WCHAR_T == 2