]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/move/test/move_if_noexcept.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / move / test / move_if_noexcept.cpp
index a03a821922c9b8049ba563ed32b55d208296d070..9c9faff372eeee9fbc84b0ae8f92de83ba1a8166 100644 (file)
@@ -9,7 +9,7 @@
 // See http://www.boost.org/libs/move for documentation.
 //
 //////////////////////////////////////////////////////////////////////////////
-#include <boost/move/detail/config_begin.hpp>
+
 #include <boost/move/utility.hpp>
 #include <boost/core/lightweight_test.hpp>
 #include "../example/movable.hpp"
@@ -226,5 +226,3 @@ int main()
 
    return boost::report_errors();
 }
-
-#include <boost/move/detail/config_end.hpp>