]> git.lyx.org Git - lyx.git/blobdiff - 3rdparty/boost/boost/config/stdlib/stlport.hpp
Update to boost 1.72
[lyx.git] / 3rdparty / boost / boost / config / stdlib / stlport.hpp
index 2e304e2b94542b3586f7ac38fb97fbad4627cb37..094e27bb74459755727237f12f33834c8e78ee1f 100644 (file)
@@ -235,6 +235,7 @@ namespace boost { using std::min; using std::max; }
 #  define BOOST_NO_CXX11_HDR_ATOMIC
 #  define BOOST_NO_CXX11_STD_ALIGN
 #  define BOOST_NO_CXX11_ADDRESSOF
+#  define BOOST_NO_CXX11_HDR_EXCEPTION
 
 #if defined(__has_include)
 #if !__has_include(<shared_mutex>)