lemon/concept/maps.h
changeset 2226 0411ac8a2d87
parent 1956 a055123339d5
equal deleted inserted replaced
3:7e7afe7f431f 4:e9e03d3364e0
    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/utility.h>
    22 #include <lemon/bits/utility.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 Map concepts checking classes for testing and documenting.
    27 ///\brief Map concepts checking classes for testing and documenting.