]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/interprocess/test/intrusive_ptr_test.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / interprocess / test / intrusive_ptr_test.cpp
index f3e481251d3a0d9b53aa4e40d8356daad36a2f2d..32f0d3ac080cc285646f62acfbbda7997a62eec8 100644 (file)
@@ -9,7 +9,6 @@
 //
 //////////////////////////////////////////////////////////////////////////////
 
-#include <boost/interprocess/detail/config_begin.hpp>
 #include <boost/interprocess/offset_ptr.hpp>
 #include <boost/interprocess/smart_ptr/intrusive_ptr.hpp>
 #include <boost/interprocess/managed_shared_memory.hpp>
@@ -542,5 +541,3 @@ int main()
 
    return boost::report_errors();
 }
-
-#include <boost/interprocess/detail/config_end.hpp>