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.
Loading
Please register or sign in to comment