]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/intrusive/example/doc_unordered_set.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / intrusive / example / doc_unordered_set.cpp
index ca0b5be31c03ed4ce4fc77225ffab9319175a345..e793f870d333c1e7d2464717f038a0f98bae1295 100644 (file)
@@ -13,7 +13,7 @@
 #include <boost/intrusive/unordered_set.hpp>
 #include <vector>
 #include <functional>
-#include <boost/functional/hash.hpp>
+#include <boost/container_hash/hash.hpp>
 
 using namespace boost::intrusive;