Files
boost_smart_ptr/include/boost/detail/quick_allocator.hpp

16 lines
512 B
C++
Raw Normal View History

#ifndef BOOST_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED
#define BOOST_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED
2024-09-26 04:11:10 +03:00
// Copyright (c) 2003 David Abrahams
// Copyright (c) 2003 Peter Dimov
// 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/quick_allocator.hpp>")
#include <boost/smart_ptr/detail/quick_allocator.hpp>
#endif // #ifndef BOOST_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED