| commit | 8f79d8e00768910da307ad9e5cc69894bbca599b | [log] [tgz] |
|---|---|---|
| author | Nikolas Klauser <nikolasklauser@berlin.de> | Fri Oct 24 10:08:21 2025 +0200 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 24 01:10:51 2025 -0700 |
| tree | e23ba83f8e6229d54605696ebf5e9ff790ee3d1a | |
| parent | 882050f261dd98cf960a1ba82070747455b68673 [diff] |
[libc++][C++03] Remove some of the C++03-specific C wrapper headers (#163772) `include_next` doesn't work very well with the C++03 headers and modules. Since these specific headers are very self-contained there isn't much of a reason to split them into C++03/non-C++03 headers, so let's just remove them. The few C wrapper headers that aren't as self-contained will be refactored in a separate patch. GitOrigin-RevId: 44331d25949302c3898b71fa5aceaea3d49248b5