]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/graph/depth_first_search.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / graph / depth_first_search.hpp
index 607a6f611e13dd9bf4698a7faedce4c881ddb1ec..17d25e89c399e82f6aa8f241ce91b9bb01970261 100644 (file)
@@ -428,6 +428,6 @@ void depth_first_visit(const IncidenceGraph& g,
 }
 } // namespace boost
 
-#include BOOST_GRAPH_MPI_INCLUDE(< boost / graph / distributed / depth_first_search.hpp >)
+#include BOOST_GRAPH_MPI_INCLUDE(<boost/graph/distributed/depth_first_search.hpp>)
 
 #endif