[all] move min/max and upcast macros into common/util.h

This commit is contained in:
Geoffrey McRae
2022-01-05 19:41:23 +11:00
parent ebf20dd108
commit 0d27092ef5
5 changed files with 36 additions and 12 deletions

View File

@@ -33,6 +33,7 @@
#include "common/time.h"
#include "common/stringutils.h"
#include "common/cpuinfo.h"
#include "common/util.h"
#include <lgmp/host.h>