inlined.hpp 565 B

123456789101112131415
  1. #ifndef BOOST_CONTRACT_DETAIL_INLINED_HPP_
  2. #define BOOST_CONTRACT_DETAIL_INLINED_HPP_
  3. // Copyright (C) 2008-2018 Lorenzo Caminiti
  4. // Distributed under the Boost Software License, Version 1.0 (see accompanying
  5. // file LICENSE_1_0.txt or a copy at http://www.boost.org/LICENSE_1_0.txt).
  6. // See: http://www.boost.org/doc/libs/release/libs/contract/doc/html/index.html
  7. #include <boost/contract/detail/inlined/old.hpp>
  8. #include <boost/contract/detail/inlined/core/exception.hpp>
  9. #include <boost/contract/detail/inlined/detail/checking.hpp>
  10. #endif // #include guard