diff options
author | Jeffrey Yasskin <jyasskin@google.com> | 2011-03-31 23:56:01 +0000 |
---|---|---|
committer | Jeffrey Yasskin <jyasskin@gcc.gnu.org> | 2011-03-31 23:56:01 +0000 |
commit | 3c16cf85177836abb4a771683fe30c3ee7e3d432 (patch) | |
tree | 000d1fbf8ce26642660a4c5617c8144abd8998f4 /gcc | |
parent | 654d2ec080bc55454cd5fb8c74277be760de9c7c (diff) | |
download | gcc-3c16cf85177836abb4a771683fe30c3ee7e3d432.zip gcc-3c16cf85177836abb4a771683fe30c3ee7e3d432.tar.gz gcc-3c16cf85177836abb4a771683fe30c3ee7e3d432.tar.bz2 |
exception_ptr.h needs the forward declaration because it's included from...
exception_ptr.h needs the forward declaration because it's
included from <typeinfo> before <typeinfo> defines std::type_info.
Tested:
bootstrap + make check-c++ on x86_64.
libstdc++-v3/ChangeLog:
2011-03-31 Jeffrey Yasskin <jyasskin@google.com>
* libsupc++/exception_ptr.h: Forward-declare std::type_info.
* libsupc++/nested_exception.h (__throw_with_nested): Remove a
redundant default argument from std::__throw_with_nested.
From-SVN: r171807
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions