@@ -44,5 +44,6 @@ public:
};
typedef basic_string<char> string;
+typedef basic_string<wchar_t> wstring;
#endif