lemon/bits/array_map.h
changeset 1810 474d093466a5
parent 1719 674182524bd9
child 1813 5c5d1574667d
     1.1 --- a/lemon/bits/array_map.h	Wed Nov 16 14:46:22 2005 +0000
     1.2 +++ b/lemon/bits/array_map.h	Wed Nov 16 18:58:10 2005 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  #define LEMON_ARRAY_MAP_H
     1.5  
     1.6  #include <memory>
     1.7 -#include <lemon/bits/map_iterator.h>
     1.8 +#include <lemon/bits/map_extender.h>
     1.9  #include <lemon/concept_check.h>
    1.10  #include <lemon/concept/maps.h>
    1.11