]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/log/example/bounded_async_log/main.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / log / example / bounded_async_log / main.cpp
index eefeb52af7ba01f5ad1f68005f1a4ee98403ae61..14dee2f5ee9e2e0795f48c31ffd6ad342666ee08 100644 (file)
@@ -19,8 +19,8 @@
 #include <iostream>
 #include <fstream>
 #include <functional>
-#include <boost/ref.hpp>
-#include <boost/bind.hpp>
+#include <boost/core/ref.hpp>
+#include <boost/bind/bind.hpp>
 #include <boost/smart_ptr/shared_ptr.hpp>
 #include <boost/date_time/posix_time/posix_time.hpp>
 #include <boost/thread/thread.hpp>