Files
smart_ptr/include/boost/detail/lightweight_mutex.hpp

15 lines
511 B
C++
Raw Normal View History

#ifndef BOOST_DETAIL_LIGHTWEIGHT_MUTEX_HPP_INCLUDED
#define BOOST_DETAIL_LIGHTWEIGHT_MUTEX_HPP_INCLUDED
2024-09-26 04:11:10 +03:00
// Copyright (c) 2002, 2003 Peter Dimov and Multi Media Ltd.
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt
2003-11-28 15:35:21 +00:00
2024-09-26 04:11:10 +03:00
#include <boost/config/header_deprecated.hpp>
2024-09-26 04:11:10 +03:00
BOOST_HEADER_DEPRECATED("<boost/smart_ptr/detail/lightweight_mutex.hpp>")
#include <boost/smart_ptr/detail/lightweight_mutex.hpp>
#endif // #ifndef BOOST_DETAIL_LIGHTWEIGHT_MUTEX_HPP_INCLUDED