diff --git a/lemon/base.cc b/lemon/base.cc --- a/lemon/base.cc +++ b/lemon/base.cc @@ -20,7 +20,7 @@ ///\brief Some basic non-inline functions and static global data. #include -#include +#include namespace lemon { float Tolerance::def_epsilon = 1e-4;