]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/interprocess/test/cached_node_allocator_test.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / interprocess / test / cached_node_allocator_test.cpp
index 8ffa0f0b290784b2388e917ee4df901862442432..6c0ee4a04f1859d3483e7ae2f5e0b86fd7f67496 100644 (file)
@@ -8,7 +8,6 @@
 //
 //////////////////////////////////////////////////////////////////////////////
 
-#include <boost/interprocess/detail/config_begin.hpp>
 #include <boost/interprocess/managed_shared_memory.hpp>
 #include <boost/interprocess/containers/list.hpp>
 #include <boost/interprocess/containers/vector.hpp>
@@ -63,5 +62,3 @@ int main ()
       return 1;
    return 0;
 }
-
-#include <boost/interprocess/detail/config_end.hpp>