From 31ed49002bf30759df4b52db2a48806331355323 Mon Sep 17 00:00:00 2001 From: gustavoromero Date: Tue, 7 Nov 2000 19:13:22 +0000 Subject: [PATCH] removing a warning --- eo/src/eoEvalFunc.h | 2 +- eo/src/eoFunctor.h | 2 +- eo/src/eoInit.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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