diff --git a/include/boost-patched/graph/reverse_graph.hpp b/include/boost-patched/graph/reverse_graph.hpp index 8f98a1d5f..7b7f0ee21 100644 --- a/include/boost-patched/graph/reverse_graph.hpp +++ b/include/boost-patched/graph/reverse_graph.hpp @@ -1,8 +1,6 @@ #ifndef REVERSE_GRAPH_PATCHED_H_ #define REVERSE_GRAPH_PATCHED_H_ -#include - #include #if defined(BOOST_REVGRAPH_PATCH)