forked from boostorg/config
Fix accidental removal of BOOST_NO_CXX11_HDR_EXCEPTION define
This commit is contained in:
@@ -237,6 +237,7 @@ extern "C" char *gets (char *__s);
|
|||||||
# define BOOST_NO_CXX11_HDR_RATIO
|
# define BOOST_NO_CXX11_HDR_RATIO
|
||||||
# define BOOST_NO_CXX11_HDR_SYSTEM_ERROR
|
# define BOOST_NO_CXX11_HDR_SYSTEM_ERROR
|
||||||
# define BOOST_NO_CXX11_SMART_PTR
|
# define BOOST_NO_CXX11_SMART_PTR
|
||||||
|
# define BOOST_NO_CXX11_HDR_EXCEPTION
|
||||||
#else
|
#else
|
||||||
# define BOOST_HAS_TR1_COMPLEX_INVERSE_TRIG
|
# define BOOST_HAS_TR1_COMPLEX_INVERSE_TRIG
|
||||||
# define BOOST_HAS_TR1_COMPLEX_OVERLOADS
|
# define BOOST_HAS_TR1_COMPLEX_OVERLOADS
|
||||||
|
Reference in New Issue
Block a user