fix build for mingw/gcc (macro xx conflict)

This commit is contained in:
Cloud Wu
2019-08-09 10:51:46 +08:00
parent dab021bc46
commit d06ca587b9

View File

@@ -19,6 +19,7 @@
#include <stdint.h>
#include <stdlib.h>
#include <math.h>
#include "mathlib.h"
#ifndef MIN