fix build for mingw/gcc (macro xx conflict)

This commit is contained in:
Cloud Wu
2018-08-01 15:55:34 +08:00
parent 65b7c21db8
commit 6325a992fd

View File

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