src/work/marci/max_bipartite_matching.h
changeset 762 511200bdb71f
parent 615 b6b31b75b522
child 768 a5e9303a5511
     1.1 --- a/src/work/marci/max_bipartite_matching.h	Tue Aug 17 10:24:19 2004 +0000
     1.2 +++ b/src/work/marci/max_bipartite_matching.h	Tue Aug 17 11:20:16 2004 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  //#include <for_each_macros.h>
     1.5  #include <bipartite_graph_wrapper.h>
     1.6  //#include <hugo/maps.h>
     1.7 -#include <max_flow.h>
     1.8 +#include <hugo/max_flow.h>
     1.9  
    1.10  namespace hugo {
    1.11