Remove unused <exception> header from <utility>
commitdc753e86f5ba8f83bc4f879e64eb0bda1ebca798
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2018 17:19:16 +0000 (19 17:19 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2018 17:19:16 +0000 (19 17:19 +0000)
treeb24306686b787fdb083c282296a628a0b3d75585
parent281a8e8b083e4bfd7635c02b991a833c140aa4cb
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261749 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/utility