]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/strconv.h
added support for user-defined types to wxConfig (patch 1753875)
[wxWidgets.git] / include / wx / strconv.h
index b36ad0b862ae8bde53daa8044e7f9673a4dbb6e5..2cd26bd30d1dbe6848d7eb841afa326812fd5819 100644 (file)
@@ -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)