Merge branch 'master' into modern

This commit is contained in:
Christoph Oelckers 2018-06-19 00:11:59 +02:00
commit c8db149c06
9 changed files with 56 additions and 8 deletions

View file

@ -28,6 +28,10 @@
// HEADER FILES ------------------------------------------------------------
#ifdef _WIN32
#include <direct.h>
#endif
#ifdef HAVE_FPU_CONTROL
#include <fpu_control.h>
#endif