changeset 530 | 1c5d6e47921f |
parent 519 | c786cd201266 |
child 890 | e26ad33d1fbc |
1.1 --- a/lemon/bits/path_dump.h Mon Feb 23 12:26:21 2009 +0000 1.2 +++ b/lemon/bits/path_dump.h Mon Feb 23 12:33:40 2009 +0000 1.3 @@ -16,8 +16,8 @@ 1.4 * 1.5 */ 1.6 1.7 -#ifndef LEMON_BITS_PRED_MAP_PATH_H 1.8 -#define LEMON_BITS_PRED_MAP_PATH_H 1.9 +#ifndef LEMON_BITS_PATH_DUMP_H 1.10 +#define LEMON_BITS_PATH_DUMP_H 1.11 1.12 #include <lemon/core.h> 1.13 #include <lemon/concept_check.h>