changeset 496 | 7c463a7635d4 |
parent 480 | 4fb0d1e166ea |
child 555 | 995bc1f1a3ce |
1.1 --- a/src/work/marci/bipartite_graph_wrapper_test.cc Fri Apr 30 13:52:17 2004 +0000 1.2 +++ b/src/work/marci/bipartite_graph_wrapper_test.cc Fri Apr 30 14:02:10 2004 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 #include <for_each_macros.h> 1.5 #include <bfs_iterator.h> 1.6 #include <graph_wrapper.h> 1.7 +#include <bipartite_graph_wrapper.h> 1.8 #include <maps.h> 1.9 #include <max_flow.h> 1.10