summaryrefslogtreecommitdiff
path: root/boost/graph/stanford_graph.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/graph/stanford_graph.hpp')
-rw-r--r--boost/graph/stanford_graph.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/boost/graph/stanford_graph.hpp b/boost/graph/stanford_graph.hpp
index 01431737bf..d9b451a8f3 100644
--- a/boost/graph/stanford_graph.hpp
+++ b/boost/graph/stanford_graph.hpp
@@ -10,7 +10,6 @@
#define BOOST_GRAPH_SGB_GRAPH_HPP
#include <boost/config.hpp>
-#include <boost/iterator.hpp>
#include <boost/operators.hpp>
#include <boost/property_map/property_map.hpp>
#include <boost/graph/graph_traits.hpp>