lemon/concept_check.h
changeset 27 6724953f2f44
parent 26 61bf7f22a6d6
child 39 0a01d811071f
     1.1 --- a/lemon/concept_check.h	Sat Dec 22 14:04:22 2007 +0000
     1.2 +++ b/lemon/concept_check.h	Fri Jan 04 02:06:43 2008 +0100
     1.3 @@ -33,8 +33,8 @@
     1.4  
     1.5  // See http://www.boost.org/libs/concept_check for documentation.
     1.6  
     1.7 -#ifndef LEMON_BOOST_CONCEPT_CHECKS_HPP
     1.8 -#define LEMON_BOOST_CONCEPT_CHECKS_HPP
     1.9 +#ifndef LEMON_CONCEPT_CHECKS_H
    1.10 +#define LEMON_CONCEPT_CHECKS_H
    1.11  
    1.12  namespace lemon {
    1.13  
    1.14 @@ -102,4 +102,4 @@
    1.15  
    1.16  } // namespace lemon
    1.17  
    1.18 -#endif // LEMON_BOOST_CONCEPT_CHECKS_HPP
    1.19 +#endif // LEMON_CONCEPT_CHECKS_H