forked from boostorg/throw_exception
committed by
Peter Dimov
parent
0e7d54a2aa
commit
e78cf0ae7a
@ -22,6 +22,7 @@
|
||||
|
||||
#include <boost/exception/detail/attribute_noreturn.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
#include <boost/config.hpp>
|
||||
#include <exception>
|
||||
|
||||
#if !defined( BOOST_EXCEPTION_DISABLE ) && defined( __BORLANDC__ ) && BOOST_WORKAROUND( __BORLANDC__, BOOST_TESTED_AT(0x593) )
|
||||
|
Reference in New Issue
Block a user