fmt/src
Christoph Reiter b3bf23f3c4
Remove leftover usage of the __std_stream header (#3663)
2dd4fa8742 removed all usage of __std_stream because
it is no longer available with clang v17. That commit missed one place
where the header was still used (only used when building with -DFMT_MODULE=ON).
Remove it there too.

See #3654
2023-10-01 08:16:42 -07:00
..
fmt.cc Remove leftover usage of the __std_stream header (#3663) 2023-10-01 08:16:42 -07:00
format.cc Simplify symbols 2022-12-30 19:35:05 -08:00
os.cc Tweak comments 2023-05-31 09:52:44 -07:00