Remove requires_cxx11.hpp

This commit is contained in:
Peter Dimov
2024-09-24 17:47:51 +03:00
parent 41a36f89ec
commit d908c4d288
21 changed files with 0 additions and 45 deletions

View File

@@ -8,7 +8,6 @@ Distributed under the Boost Software License, Version 1.0.
#ifndef BOOST_SMART_PTR_ALLOCATE_SHARED_ARRAY_HPP
#define BOOST_SMART_PTR_ALLOCATE_SHARED_ARRAY_HPP
#include <boost/smart_ptr/detail/requires_cxx11.hpp>
#include <boost/core/allocator_access.hpp>
#include <boost/core/alloc_construct.hpp>
#include <boost/core/first_scalar.hpp>