mirror of
https://github.com/boostorg/throw_exception.git
synced 2025-07-17 22:32:17 +02:00
simplified further
[SVN r48485]
This commit is contained in:
committed by
Peter Dimov
parent
86ad5820a6
commit
2718e52918
@ -37,8 +37,7 @@
|
||||
#endif
|
||||
|
||||
#if !defined( BOOST_NO_EXCEPTIONS ) && !defined( BOOST_EXCEPTION_DISABLE )
|
||||
# include <boost/exception/enable_current_exception.hpp>
|
||||
# include <boost/exception/enable_error_info.hpp>
|
||||
# include <boost/exception/exception.hpp>
|
||||
#endif
|
||||
|
||||
namespace boost
|
||||
|
Reference in New Issue
Block a user