]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/container/example/doc_extended_allocators.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / container / example / doc_extended_allocators.cpp
index 0eceba41fa0a3caf71452a89c24e0d157a812eab..275086db63175257de986987f57769104d1a6177 100644 (file)
@@ -7,8 +7,7 @@
 // See http://www.boost.org/libs/container for documentation.
 //
 //////////////////////////////////////////////////////////////////////////////
-#include <boost/container/detail/config_begin.hpp>
-#include <boost/container/detail/workaround.hpp>
+
 //[doc_extended_allocators
 #include <boost/container/vector.hpp>
 #include <boost/container/flat_set.hpp>
@@ -51,4 +50,3 @@ int main ()
    return 0;
 }
 //]
-#include <boost/container/detail/config_end.hpp>