equal
  deleted
  inserted
  replaced
  
    
    
    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.  |