Merge pull request #17 from cloudwu/fixbuild

fix build for mingw/gcc
This commit is contained in:
Branimir Karadžić
2018-08-01 21:37:24 +02:00
committed by GitHub

View File

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