summaryrefslogtreecommitdiff
path: root/boost/graph/clustering_coefficient.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/graph/clustering_coefficient.hpp')
-rw-r--r--boost/graph/clustering_coefficient.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/graph/clustering_coefficient.hpp b/boost/graph/clustering_coefficient.hpp
index dad4695a77..5345ed999a 100644
--- a/boost/graph/clustering_coefficient.hpp
+++ b/boost/graph/clustering_coefficient.hpp
@@ -7,7 +7,7 @@
#ifndef BOOST_GRAPH_CLUSTERING_COEFFICIENT_HPP
#define BOOST_GRAPH_CLUSTERING_COEFFICIENT_HPP
-#include <boost/utility.hpp>
+#include <boost/next_prior.hpp>
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/graph_concepts.hpp>
#include <boost/graph/lookup_edge.hpp>