diff --git a/eo/src/eoEvalFunc.h b/eo/src/eoEvalFunc.h index 8ef1a020..67738da5 100644 --- a/eo/src/eoEvalFunc.h +++ b/eo/src/eoEvalFunc.h @@ -70,4 +70,4 @@ template class eoEvalFuncCounter : public eoEvalFunc, public eoV }; -#endif \ No newline at end of file +#endif diff --git a/eo/src/eoFunctor.h b/eo/src/eoFunctor.h index 3c8edb45..e4fd3056 100644 --- a/eo/src/eoFunctor.h +++ b/eo/src/eoFunctor.h @@ -140,4 +140,4 @@ eoFunctorBase::binary_function_tag functor_category(const eoBF&) } -#endif \ No newline at end of file +#endif diff --git a/eo/src/eoInit.h b/eo/src/eoInit.h index bf64dc10..4db408a3 100644 --- a/eo/src/eoInit.h +++ b/eo/src/eoInit.h @@ -114,4 +114,4 @@ class eoInitAdaptor : public eoMonOp eoInit& init; }; -#endif \ No newline at end of file +#endif