src/work/klao/iter_map.h
changeset 921 818510fa3d99
parent 555 995bc1f1a3ce
child 987 87f7c54892df
     1.1 --- a/src/work/klao/iter_map.h	Wed Sep 29 14:12:26 2004 +0000
     1.2 +++ b/src/work/klao/iter_map.h	Wed Sep 29 15:30:04 2004 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  // -*- c++ -*- //
     1.5  
     1.6 -#ifndef HUGO_ITER_MAP
     1.7 -#define HUGO_ITER_MAP
     1.8 +#ifndef LEMON_ITER_MAP
     1.9 +#define LEMON_ITER_MAP
    1.10  
    1.11  #include <vector>
    1.12  #include <algorithm>
    1.13 @@ -10,9 +10,9 @@
    1.14  // for memset
    1.15  #include <cstring>
    1.16  
    1.17 -#include <hugo/invalid.h>
    1.18 +#include <lemon/invalid.h>
    1.19  
    1.20 -namespace hugo {
    1.21 +namespace lemon {
    1.22  
    1.23    /// \brief A map with "small integers" as value set which can enumarate it
    1.24    /// value classes