Commit 34122f9f064bff220e066a036315daa0778cfd54

Ran Benita 2019-12-27T12:34:49

utils: use MIN/MAX instead of min/max min/max symbols conflict on some systems (msvc), so just use the macros. Signed-off-by: Ran Benita <ran@unusedvar.com>