mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
added #error in headers incompatible with BOOST_NO_EXCEPTIONS
[SVN r50887]
This commit is contained in:
parent
6725719bd9
commit
0282c8a141
@ -12,6 +12,8 @@
|
|||||||
#include <boost/exception/get_error_info.hpp>
|
#include <boost/exception/get_error_info.hpp>
|
||||||
#include <boost/exception/info.hpp>
|
#include <boost/exception/info.hpp>
|
||||||
#include <boost/exception/info_tuple.hpp>
|
#include <boost/exception/info_tuple.hpp>
|
||||||
|
#ifndef BOOST_NO_EXCEPTIONS
|
||||||
#include <boost/exception_ptr.hpp>
|
#include <boost/exception_ptr.hpp>
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user