backported

This commit is contained in:
oxygenic 2017-07-21 15:16:23 +02:00 committed by Robin Stuart
parent d8330f5d96
commit 91f66ec57d
4 changed files with 11 additions and 10 deletions

View file

@ -51,6 +51,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <assert.h>
#include <math.h>
#include <assert.h>
#ifdef _MSC_VER