]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/container/test/allocator_traits_test.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / container / test / allocator_traits_test.cpp
index 40144241492d30bf7a88591943d29151c1a7bc11..eb42e56853a1b6a765b2828e23134e8925241668 100644 (file)
@@ -7,7 +7,6 @@
 // See http://www.boost.org/libs/container for documentation.
 //
 //////////////////////////////////////////////////////////////////////////////
-#include <boost/container/detail/config_begin.hpp>
 #include <cstddef>
 #include <boost/container/allocator_traits.hpp>
 #include <boost/static_assert.hpp>
@@ -444,4 +443,3 @@ int main()
 
    return ::boost::report_errors();
 }
-#include <boost/container/detail/config_end.hpp>