Fix implicit define isnan()

This commit is contained in:
Bernard Spil 2016-02-12 14:37:24 +01:00
parent 1bedac1ca2
commit d0d14da8d9
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ in the source distribution for its full text.
#include <sys/resource.h>
#include <vm/vm_param.h>
#include <time.h>
#include <math.h>
/*{
#include "Action.h"