src/work/marci/bipartite_graph_wrapper.h
changeset 762 511200bdb71f
parent 641 bfd6c14e2975
child 768 a5e9303a5511
     1.1 --- a/src/work/marci/bipartite_graph_wrapper.h	Tue Aug 17 10:24:19 2004 +0000
     1.2 +++ b/src/work/marci/bipartite_graph_wrapper.h	Tue Aug 17 11:20:16 2004 +0000
     1.3 @@ -13,6 +13,7 @@
     1.4  #include <hugo/invalid.h>
     1.5  #include <iter_map.h>
     1.6  #include <hugo/graph_wrapper.h>
     1.7 +#include <for_each_macros.h>
     1.8  
     1.9  namespace hugo {
    1.10