summaryrefslogtreecommitdiff
path: root/boost/graph/matrix_as_graph.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/graph/matrix_as_graph.hpp')
-rw-r--r--boost/graph/matrix_as_graph.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/graph/matrix_as_graph.hpp b/boost/graph/matrix_as_graph.hpp
index b39d126a23..fb727940d7 100644
--- a/boost/graph/matrix_as_graph.hpp
+++ b/boost/graph/matrix_as_graph.hpp
@@ -14,7 +14,7 @@
#include <utility>
#include <boost/config.hpp>
#include <boost/operators.hpp>
-#include <boost/int_iterator.hpp>
+#include <boost/pending/detail/int_iterator.hpp>
#include <boost/graph/graph_traits.hpp>
namespace boost {