Index: boost/throw_exception.hpp =================================================================== --- boost/throw_exception.hpp (revision 61940) +++ boost/throw_exception.hpp (working copy) @@ -71,6 +71,7 @@ exception_detail { template + BOOST_ATTRIBUTE_NORETURN void throw_exception_( E const & x, char const * current_function, char const * file, int line ) {