diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-08-20 11:54:25 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-08-20 21:51:50 +0100 |
commit | 5d5193f0734fb4706940f7ac79899da25250be9d (patch) | |
tree | edc68e9ec4e4c674f5c8a5978ae752440e5db55f /gcc | |
parent | 91ae46853858a2aa4eb8640ce1a72124679a3909 (diff) | |
download | gcc-5d5193f0734fb4706940f7ac79899da25250be9d.zip gcc-5d5193f0734fb4706940f7ac79899da25250be9d.tar.gz gcc-5d5193f0734fb4706940f7ac79899da25250be9d.tar.bz2 |
libstdc++: Remove redundant reclaration of std::optional
We've already declared optional at the top of the header, so don't need
to do it again.
libstdc++-v3/ChangeLog:
* include/std/optional: Remove redundant redeclaration.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions