removing a warning

This commit is contained in:
gustavoromero 2000-11-07 19:13:22 +00:00
commit 31ed49002b
3 changed files with 3 additions and 3 deletions

View file

@ -70,4 +70,4 @@ template<class EOT> class eoEvalFuncCounter : public eoEvalFunc<EOT>, public eoV
};
#endif
#endif

View file

@ -140,4 +140,4 @@ eoFunctorBase::binary_function_tag functor_category(const eoBF<A1, A2, R>&)
}
#endif
#endif

View file

@ -114,4 +114,4 @@ class eoInitAdaptor : public eoMonOp<EOT>
eoInit<EOT>& init;
};
#endif
#endif