... | ... |
@@ -33,8 +33,8 @@ |
33 | 33 |
|
34 | 34 |
// See http://www.boost.org/libs/concept_check for documentation. |
35 | 35 |
|
36 |
#ifndef LEMON_BOOST_CONCEPT_CHECKS_HPP |
|
37 |
#define LEMON_BOOST_CONCEPT_CHECKS_HPP |
|
36 |
#ifndef LEMON_CONCEPT_CHECKS_H |
|
37 |
#define LEMON_CONCEPT_CHECKS_H |
|
38 | 38 |
|
39 | 39 |
namespace lemon { |
40 | 40 |
|
... | ... |
@@ -102,4 +102,4 @@ |
102 | 102 |
|
103 | 103 |
} // namespace lemon |
104 | 104 |
|
105 |
#endif // |
|
105 |
#endif // LEMON_CONCEPT_CHECKS_H |
0 comments (0 inline)