Clean up libstdc++ includes slightly.
commit09618b06dd971ede9b7bd892c3b6c7193fd52872
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Sep 2015 20:40:03 +0000 (3 20:40 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Sep 2015 20:40:03 +0000 (3 20:40 +0000)
tree6ccdb00e2f3c87698b3d17ce420cdebda05881f2
parentbbbde42c255fc30c78ee628266d28fc2f2d5427b
Clean up libstdc++ includes slightly.

* include/bits/shared_ptr_base.h: Add required header.
* include/std/condition_variable: Likewise.
* include/std/mutex: Remove unused header.
* include/std/shared_mutex: Remove redundant header.
(shared_mutex::shared_mutex()): Replace throw with __throw_bad_alloc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227469 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/shared_ptr_base.h
libstdc++-v3/include/std/condition_variable
libstdc++-v3/include/std/mutex
libstdc++-v3/include/std/shared_mutex