diff --git a/lemon/concepts/graph.h b/lemon/concepts/graph.h --- a/lemon/concepts/graph.h +++ b/lemon/concepts/graph.h @@ -25,7 +25,7 @@ #include #include -#include +#include namespace lemon { namespace concepts {