Skip to content
Snippets Groups Projects
Commit a0765c83 authored by mattijs's avatar mattijs
Browse files

STYLE: ops: clean up macro

parent f196efa6
No related merge requests found
......@@ -178,6 +178,7 @@ Op(greaterEq, x >= y)
weightedOp(multiply, (weight*y))
#undef Op
#undef weightedOp
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment