refactor: bring utf8 patch for std::ostream back.

This commit is contained in:
2025-08-22 21:28:29 +08:00
parent d6034f8cb0
commit 9e994dd4f0
5 changed files with 75 additions and 1 deletions

View File

@ -19,8 +19,9 @@ PRIVATE
yycc/patch/ptr_pad.cpp
yycc/patch/fopen.cpp
yycc/rust/env.cpp
yycc/string/op.cpp
yycc/string/reinterpret.cpp
yycc/string/op.cpp
yycc/string/stream.cpp
yycc/num/parse.cpp
yycc/num/stringify.cpp
yycc/num/op.cpp