diff --git a/lemon/concepts/path.h b/lemon/concepts/path.h --- a/lemon/concepts/path.h +++ b/lemon/concepts/path.h @@ -25,8 +25,7 @@ #ifndef LEMON_CONCEPT_PATH_H #define LEMON_CONCEPT_PATH_H -#include -#include +#include #include namespace lemon {