From a029059f92e75b1cff50d0c66be89e6b2b82c955 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Thu, 31 Jul 2008 12:35:46 +0000 Subject: [PATCH] include git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/ustring.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/wx/ustring.h b/include/wx/ustring.h index 1158af5a98..fdb658ec77 100644 --- a/include/wx/ustring.h +++ b/include/wx/ustring.h @@ -13,6 +13,8 @@ #include "wx/defs.h" #include "wx/string.h" +#include + WXDLLIMPEXP_TEMPLATE_INSTANCE_BASE( wxCharTypeBuffer ) #if SIZEOF_WCHAR_T == 2 -- 2.45.2