X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8650108199bf799f21e29811cddaefd579c98c88..3e1512cdfecd2c531567e6603083d9c3968216c7:/include/wx/strconv.h diff --git a/include/wx/strconv.h b/include/wx/strconv.h index b36ad0b862..2cd26bd30d 100644 --- a/include/wx/strconv.h +++ b/include/wx/strconv.h @@ -29,7 +29,7 @@ #if wxUSE_WCHAR_T -class WXDLLIMPEXP_BASE wxString; +class WXDLLIMPEXP_FWD_BASE wxString; // the error value returned by wxMBConv methods #define wxCONV_FAILED ((size_t)-1)