atomic_count.hpp 486 B

123456789101112131415
  1. #ifndef BOOST_DETAIL_ATOMIC_COUNT_HPP_INCLUDED
  2. #define BOOST_DETAIL_ATOMIC_COUNT_HPP_INCLUDED
  3. // Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
  4. // Distributed under the Boost Software License, Version 1.0.
  5. // https://www.boost.org/LICENSE_1_0.txt
  6. #include <boost/config/header_deprecated.hpp>
  7. BOOST_HEADER_DEPRECATED("<boost/smart_ptr/detail/atomic_count.hpp>")
  8. #include <boost/smart_ptr/detail/atomic_count.hpp>
  9. #endif // #ifndef BOOST_DETAIL_ATOMIC_COUNT_HPP_INCLUDED