]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/interprocess/test/iunordered_set_index_allocation_test.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / interprocess / test / iunordered_set_index_allocation_test.cpp
index 5e8e966d5444cb439cdda6a5b51f41855a9342f0..01eb64db2ad11cc78f77dcd12351a56efe9141fe 100644 (file)
@@ -8,7 +8,6 @@
 //
 //////////////////////////////////////////////////////////////////////////////
 
-#include <boost/interprocess/detail/config_begin.hpp>
 #include <boost/interprocess/indexes/iunordered_set_index.hpp>
 #include "named_allocation_test_template.hpp"
 
@@ -21,5 +20,3 @@ int main ()
 
    return 0;
 }
-
-#include <boost/interprocess/detail/config_end.hpp>