]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/bind/test/bind_type_test.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / bind / test / bind_type_test.cpp
index fc58bad84e64a9f45253d0a190d6a978324a34af..4b669616412516d811ef57ced79638076679511f 100644 (file)
 //  http://www.boost.org/LICENSE_1_0.txt
 //
 
-#include <boost/bind.hpp>
-#include <boost/detail/lightweight_test.hpp>
+#include <boost/bind/bind.hpp>
+#include <boost/core/lightweight_test.hpp>
+
+using namespace boost::placeholders;
 
 //