lemon/concepts/maps.h
changeset 220 a5d8c039f218
parent 210 81cfc04531e8
child 314 2cc60866a0c9
     1.1 --- a/lemon/concepts/maps.h	Mon Jul 14 15:40:24 2008 +0100
     1.2 +++ b/lemon/concepts/maps.h	Tue Jul 15 13:15:39 2008 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  #ifndef LEMON_CONCEPT_MAPS_H
     1.5  #define LEMON_CONCEPT_MAPS_H
     1.6  
     1.7 -#include <lemon/bits/utility.h>
     1.8 +#include <lemon/core.h>
     1.9  #include <lemon/concept_check.h>
    1.10  
    1.11  ///\ingroup concept