[SVN r58088]
This commit is contained in:
Emil Dotchevski
2009-12-01 19:48:58 +00:00
committed by Peter Dimov
parent 0e7d54a2aa
commit e78cf0ae7a
2 changed files with 41 additions and 22 deletions

View File

@ -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) )