removing a warning
This commit is contained in:
parent
e1d391d1ab
commit
31ed49002b
3 changed files with 3 additions and 3 deletions
|
|
@ -70,4 +70,4 @@ template<class EOT> class eoEvalFuncCounter : public eoEvalFunc<EOT>, public eoV
|
|||
};
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -140,4 +140,4 @@ eoFunctorBase::binary_function_tag functor_category(const eoBF<A1, A2, R>&)
|
|||
}
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -114,4 +114,4 @@ class eoInitAdaptor : public eoMonOp<EOT>
|
|||
eoInit<EOT>& init;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Reference in a new issue