Merge pull request #56 from cloudwu/fixbuild

fix mingw build, See #27
This commit is contained in:
Бранимир Караџић
2021-04-30 07:33:23 -07:00
committed by GitHub

View File

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