diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-09-21 00:46:04 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-09-21 08:42:00 +0100 |
commit | 26cb69f8b4b9fb46444d164c8edcb73ac5fb2c47 (patch) | |
tree | 4d172055243bd01d2280cd6eb3202b7de89b1747 /gcc/value-range.cc | |
parent | 5e4f5c25d62d2f7853adebeabf1888eca8140b09 (diff) | |
download | gcc-26cb69f8b4b9fb46444d164c8edcb73ac5fb2c47.zip gcc-26cb69f8b4b9fb46444d164c8edcb73ac5fb2c47.tar.gz gcc-26cb69f8b4b9fb46444d164c8edcb73ac5fb2c47.tar.bz2 |
libstdc++: Add <initializer_list> to ranges_base.h header
The header should be included explicitly to use std::initializer_list.
With the upcoming changes to make <ranges> available for freestanding
this becomes an error, because <initializer_list> is no longer provided
by any of the other headers involved here.
libstdc++-v3/ChangeLog:
* include/bits/ranges_base.h: Include <initializer_list>.
Diffstat (limited to 'gcc/value-range.cc')
0 files changed, 0 insertions, 0 deletions