changeset 640 | d426dca0aaf7 |
parent 602 | 580b329c2a0c |
child 642 | e812963087f0 |
1.1 --- a/src/work/marci/bipartite_graph_wrapper_test.cc Fri May 14 15:19:18 2004 +0000 1.2 +++ b/src/work/marci/bipartite_graph_wrapper_test.cc Fri May 14 15:33:52 2004 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 //#include <smart_graph.h> 1.5 //#include <dimacs.h> 1.6 #include <hugo/time_measure.h> 1.7 -#include <for_each_macros.h> 1.8 +#include <hugo/for_each_macros.h> 1.9 #include <bfs_dfs.h> 1.10 #include <hugo/graph_wrapper.h> 1.11 #include <bipartite_graph_wrapper.h>