diff --git a/lemon/unionfind.h b/lemon/unionfind.h --- a/lemon/unionfind.h +++ b/lemon/unionfind.h @@ -30,7 +30,7 @@ #include #include -#include +#include namespace lemon {