r261750 - in /branches/gcc-8-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Jun 19 17:19:00 GMT 2018


Author: redi
Date: Tue Jun 19 17:19:54 2018
New Revision: 261750

URL: https://gcc.gnu.org/viewcvs?rev=261750&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:
    branches/gcc-8-branch/libstdc++-v3/ChangeLog
    branches/gcc-8-branch/libstdc++-v3/include/std/utility



More information about the Libstdc++-cvs mailing list