commit | 3956b0d16f4cb614337363a4db0368c5e8f4db30 | [log] [tgz] |
---|---|---|
author | Nikolas Klauser <nikolasklauser@berlin.de> | Sat Nov 16 18:19:17 2024 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Nov 16 09:21:35 2024 -0800 |
tree | e7cf1c322160ffc8a9f236d579dfbea80dc31963 | |
parent | c814c37eec07343226d6c72aa5cc51a1337bc53a [diff] |
[libc++] Avoid including <ostream> in <fstream> and <strstream> (#116014) This reduces the include time of `<fstream>` from ~800ms to ~500ms. GitOrigin-RevId: 1636580b0a9afb2272d94b125313e4b35e9af2a9