]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/graph/distributed/eager_dijkstra_shortest_paths.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / graph / distributed / eager_dijkstra_shortest_paths.hpp
index 8b78d633e34805aa7b66db9b66c849b80c3cb159..9d91b8aee5fd313e8742719bdf9a1a463d4eef6f 100644 (file)
@@ -31,6 +31,7 @@
 #include <boost/graph/breadth_first_search.hpp>
 #include <boost/graph/dijkstra_shortest_paths.hpp>
 #include <boost/graph/parallel/container_traits.hpp>
+#include <boost/pending/relaxed_heap.hpp>
 
 #ifdef PBGL_ACCOUNTING
 #  include <boost/graph/accounting.hpp>