diff -r c35afa9e89e7 -r ef88c0a30f85 lemon/bits/path_dump.h --- a/lemon/bits/path_dump.h Mon Jan 12 23:11:39 2009 +0100 +++ b/lemon/bits/path_dump.h Thu Nov 05 15:48:01 2009 +0100 @@ -16,8 +16,11 @@ * */ -#ifndef LEMON_BITS_PRED_MAP_PATH_H -#define LEMON_BITS_PRED_MAP_PATH_H +#ifndef LEMON_BITS_PATH_DUMP_H +#define LEMON_BITS_PATH_DUMP_H + +#include +#include namespace lemon {