]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/thread/v2/shared_mutex.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / thread / v2 / shared_mutex.hpp
index e30a59e413232d3fc4714da9540dc882d4acffe0..8b0cf8ee1f74a948cc370cd5040b6cb56d2eb6ac 100644 (file)
@@ -158,7 +158,7 @@ public:
 #endif
 #include <climits>
 #include <boost/system/system_error.hpp>
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
 
 namespace boost {
   namespace thread_v2 {