As I was the one that added this, I doubt that any other archs depend on it. Now that OS X does not, I'm removing it.

This commit is contained in:
Steve Checkoway
2003-11-10 05:00:46 +00:00
parent 5b969f7468
commit e56254b45b
-3
View File
@@ -1,3 +0,0 @@
#include <string>
template class std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >;