src/work/marci/bfsit_vs_byhand.cc
changeset 640 d426dca0aaf7
parent 602 580b329c2a0c
child 642 e812963087f0
     1.1 --- a/src/work/marci/bfsit_vs_byhand.cc	Fri May 14 15:19:18 2004 +0000
     1.2 +++ b/src/work/marci/bfsit_vs_byhand.cc	Fri May 14 15:33:52 2004 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  //#include <smart_graph.h>
     1.5  #include <hugo/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  
    1.11  using namespace hugo;