mirror of
https://github.com/google/googletest.git
synced 2025-03-10 09:16:48 +00:00
non-ASCII charactors are interpreted as Shift-JIS on the environment. But the charators in the files are non Shift-JIS charactors and the compiler stops compiling with C4819. To fix the errors, remove non-ASCII charactors.