r261749 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Jun 19 17:19:00 GMT 2018
Author: redi
Date: Tue Jun 19 17:19:16 2018
New Revision: 261749
URL: https://gcc.gnu.org/viewcvs?rev=261749&root=gcc&view=rev
Log:
Remove unused <exception> header from <utility>
This header was needed for the declaration of std::terminate but the
calls to it were removed in r242401.
* include/std/utility: Remove unused <exception> header.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/utility
More information about the Libstdc++-cvs
mailing list