Signed-off-by: Piotr Caban piotr@codeweavers.com --- basic_stringstream<wchar> is not exported in msvcp60. There are already tons of differences between msvcp60 ios.c and msvcp90 so there's no reason to keep the files as similar as possible.
dlls/msvcp60/ios.c | 142 +++++++++++--------------------------- dlls/msvcp60/msvcp60.spec | 20 +++--- 2 files changed, 52 insertions(+), 110 deletions(-)