r261752 - in /branches/gcc-7-branch/libstdc++-v...

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


Author: redi
Date: Tue Jun 19 17:32:50 2018
New Revision: 261752

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



More information about the Libstdc++-cvs mailing list