fix build for mingw/gcc
@@ -19,6 +19,7 @@
#include <stdint.h>
#include <stdlib.h>
+#include <math.h>
#include "mathlib.h"
#ifndef MIN