lemon/bits/static_map.h
changeset 1810 474d093466a5
parent 1719 674182524bd9
child 1828 fd3771591a5c
     1.1 --- a/lemon/bits/static_map.h	Wed Nov 16 14:46:22 2005 +0000
     1.2 +++ b/lemon/bits/static_map.h	Wed Nov 16 18:58:10 2005 +0000
     1.3 @@ -21,7 +21,7 @@
     1.4  #include <iostream>
     1.5  
     1.6  #include <lemon/utility.h>
     1.7 -#include <lemon/bits/map_iterator.h>
     1.8 +#include <lemon/bits/map_extender.h>
     1.9  #include <lemon/bits/alteration_notifier.h>
    1.10  #include <lemon/error.h>
    1.11  #include <lemon/concept_check.h>