]> git.lyx.org Git - features.git/blobdiff - boost/boost/config/compiler/kai.hpp
update boost to 1.44
[features.git] / boost / boost / config / compiler / kai.hpp
index ea06f9f4d06741dddbd4d7e5f7e47dcd9b8267c9..2337e6a8dd52888c6809bc2c37a364d6f74dc88a 100644 (file)
@@ -17,7 +17,7 @@
 #   endif
 
 // see also common_edg.hpp which needs a special check for __KCC
-# if !defined(_EXCEPTIONS)
+# if !defined(_EXCEPTIONS) && !defined(BOOST_NO_EXCEPTIONS)
 #     define BOOST_NO_EXCEPTIONS
 # endif