123456789101112131415161718192021 |
- #ifndef BOOST_DETAIL_NO_EXCEPTIONS_SUPPORT_HPP
- #define BOOST_DETAIL_NO_EXCEPTIONS_SUPPORT_HPP
- #include <boost/config/header_deprecated.hpp>
- BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>")
- #include <boost/core/no_exceptions_support.hpp>
- #endif
|