]> git.lyx.org Git - lyx.git/blobdiff - src/graph.C
Continue to improve GtkLengthEntry
[lyx.git] / src / graph.C
index 41d9ab6ddb2037f5dc96ed9e2ff6f1648b7d118d..66daec8263aaf5fb4889c245705a617cd16b2775 100644 (file)
@@ -16,6 +16,7 @@
 #include <algorithm>
 
 using std::vector;
+using std::reverse;
 
 
 int Graph::bfs_init(int s, bool clear_visited)