fix mingw build, See #27

This commit is contained in:
Cloud Wu
2021-04-30 16:32:18 +08:00
parent a39082ddbc
commit 0966b55d11

View File

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