Fix accidental removal of BOOST_NO_CXX11_HDR_EXCEPTION define

This commit is contained in:
jzmaddock
2019-10-28 19:30:59 +00:00
parent c035825792
commit 7292b5d6d1

View File

@ -237,6 +237,7 @@ extern "C" char *gets (char *__s);
# define BOOST_NO_CXX11_HDR_RATIO
# define BOOST_NO_CXX11_HDR_SYSTEM_ERROR
# define BOOST_NO_CXX11_SMART_PTR
# define BOOST_NO_CXX11_HDR_EXCEPTION
#else
# define BOOST_HAS_TR1_COMPLEX_INVERSE_TRIG
# define BOOST_HAS_TR1_COMPLEX_OVERLOADS