Bring out of the attic
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// Just a missing template
|
||||
#include <string>
|
||||
|
||||
template class std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >;
|
||||
Reference in New Issue
Block a user