]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/interprocess/example/doc_managed_multiple_allocation.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / interprocess / example / doc_managed_multiple_allocation.cpp
index 97835c56ae29f3fe64e3073113025486212b9f5f..87cbb75b37d720bebecfd87c14c43965138004a0 100644 (file)
@@ -9,7 +9,7 @@
 //////////////////////////////////////////////////////////////////////////////
 #if defined(BOOST_INTERPROCESS_MAPPED_FILES)
 
-#include <boost/interprocess/detail/config_begin.hpp>
+
 //[doc_managed_multiple_allocation
 #include <boost/interprocess/managed_shared_memory.hpp>
 #include <boost/move/utility_core.hpp> //boost::move
@@ -90,7 +90,7 @@ int main()
    return 0;
 }
 //]
-#include <boost/interprocess/detail/config_end.hpp>
+
 
 #else //#if defined(BOOST_INTERPROCESS_MAPPED_FILES)
 int main()