summaryrefslogtreecommitdiff
path: root/boost/graph/r_c_shortest_paths.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/graph/r_c_shortest_paths.hpp')
-rw-r--r--boost/graph/r_c_shortest_paths.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/graph/r_c_shortest_paths.hpp b/boost/graph/r_c_shortest_paths.hpp
index afa50cf084..7e490fc7d2 100644
--- a/boost/graph/r_c_shortest_paths.hpp
+++ b/boost/graph/r_c_shortest_paths.hpp
@@ -11,6 +11,7 @@
#include <map>
#include <queue>
#include <vector>
+#include <list>
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/iteration_macros.hpp>