diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-05-24 12:15:00 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-05-26 10:44:45 +0100 |
commit | 650eadd63022baf6993124d7e9b64141b908459a (patch) | |
tree | 72bce7708b4724598f14291294dcafcf3b2b5f76 /libstdc++-v3/include/bits/hashtable.h | |
parent | a44380541fee1c7ab14cc90a9af8d1aef3c72866 (diff) | |
download | gcc-650eadd63022baf6993124d7e9b64141b908459a.tar.gz |
libstdc++: Remove some unnecessary includes
These headers do not use anything in <bits/stl_iterator_base_types.h>
directly, and it's included by <bits/stl_iterator_base_funcs.h> and
<bits/stl_iterator.h> anyway, because they do need it.
libstdc++-v3/ChangeLog:
* include/bits/ranges_algobase.h: Do not include
<bits/stl_iterator_base_types.h>.
* include/std/string: Likewise.
* include/std/variant: Likewise.
Diffstat (limited to 'libstdc++-v3/include/bits/hashtable.h')
0 files changed, 0 insertions, 0 deletions