rapidjson
rapidjson copied to clipboard
Fix compilation on platforms without std::wistream or std::wostream
Support for wchar_t functionality is not provided in libstdc++ if only partial support is provided by the C library. This is needed to support compiling for RISC OS.
Coverage decreased (-0.1%) to 99.603% when pulling 77f955a60249115d35f69d473e6773311a7671cd on ccawley2011:wchar-functions into 17aa824c928ea111e9b12a61e06d98335ce98f15 on Tencent:master.