| changeset 237 | 9c8efad5f587 | 
| parent 210 | 81cfc04531e8 | 
| child 314 | 2cc60866a0c9 | 
| 11:ec767f01fb01 | 12:3f74abef3b5a | 
|---|---|
17 */  | 
17 */  | 
18  | 
18  | 
19 #ifndef LEMON_CONCEPT_MAPS_H  | 
19 #ifndef LEMON_CONCEPT_MAPS_H  | 
20 #define LEMON_CONCEPT_MAPS_H  | 
20 #define LEMON_CONCEPT_MAPS_H  | 
21  | 
21  | 
22 #include <lemon/bits/utility.h>  | 
22 #include <lemon/core.h>  | 
23 #include <lemon/concept_check.h>  | 
23 #include <lemon/concept_check.h>  | 
24  | 
24  | 
25 ///\ingroup concept  | 
25 ///\ingroup concept  | 
26 ///\file  | 
26 ///\file  | 
27 ///\brief The concept of maps.  | 
27 ///\brief The concept of maps.  |