changeset 530 | 1c5d6e47921f |
parent 440 | 88ed40ad0d4f |
child 534 | 6d3a9eec82b4 |
1.1 --- a/lemon/concepts/graph_components.h Mon Feb 23 12:26:21 2009 +0000 1.2 +++ b/lemon/concepts/graph_components.h Mon Feb 23 12:33:40 2009 +0000 1.3 @@ -21,8 +21,8 @@ 1.4 ///\brief The concept of graph components. 1.5 1.6 1.7 -#ifndef LEMON_CONCEPT_GRAPH_COMPONENTS_H 1.8 -#define LEMON_CONCEPT_GRAPH_COMPONENTS_H 1.9 +#ifndef LEMON_CONCEPTS_GRAPH_COMPONENTS_H 1.10 +#define LEMON_CONCEPTS_GRAPH_COMPONENTS_H 1.11 1.12 #include <lemon/core.h> 1.13 #include <lemon/concepts/maps.h>