]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/interprocess/test/deque_test.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / interprocess / test / deque_test.cpp
index 4b3ee3cd156ec57f9eb4ae367054725a8f5aae50..07046a6eae851df0a0a368f49752941a7c4cb773 100644 (file)
@@ -8,7 +8,6 @@
 //
 //////////////////////////////////////////////////////////////////////////////
 
-#include <boost/interprocess/detail/config_begin.hpp>
 #include <memory>
 #include <deque>
 #include <iostream>
@@ -308,5 +307,3 @@ int main ()
 
    return 0;
 }
-
-#include <boost/interprocess/detail/config_end.hpp>