fix build

This commit is contained in:
Juergen E. Fischer 2015-07-06 23:47:04 +02:00
parent 30daef084c
commit 4f212d3983

View File

@ -29,6 +29,7 @@
#include <string.h>
#include <math.h>
#include <assert.h>
#include <limits.h>
#ifdef WIN32
#include <fcntl.h>
#include <io.h>