aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2022-05-24 10:17:18 +0100
committerJonathan Wakely <jwakely@redhat.com>2022-05-26 10:44:45 +0100
commita44380541fee1c7ab14cc90a9af8d1aef3c72866 (patch)
tree15fdafc3696ad5ed4aa7cc18e1c0f00b6634ade2 /gcc
parentace4b7f295f407b16cfbc2e359f4ef7cd61d4a46 (diff)
downloadgcc-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