diff options
author | Nathan Sidwell <nathan@acm.org> | 2022-05-24 10:17:18 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-05-26 10:44:45 +0100 |
commit | a44380541fee1c7ab14cc90a9af8d1aef3c72866 (patch) | |
tree | 15fdafc3696ad5ed4aa7cc18e1c0f00b6634ade2 /gcc | |
parent | ace4b7f295f407b16cfbc2e359f4ef7cd61d4a46 (diff) | |
download | gcc-a44380541fee1c7ab14cc90a9af8d1aef3c72866.zip gcc-a44380541fee1c7ab14cc90a9af8d1aef3c72866.tar.gz gcc-a44380541fee1c7ab14cc90a9af8d1aef3c72866.tar.bz2 |
libstdc++: Make headers include their prerequisites
These headers were relying on their includers having already included
some prerequisites. That makes them unsuitable to be header-units.
So directly include the needed headers.
Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:
* include/bits/hashtable.h: Include required headers.
* include/bits/hashtable_policy.h: Likewise.
* include/bits/stl_heap.h: Likewise.
* include/bits/stl_iterator_base_funcs.h: Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions