Commit d0d14da8 authored by Bernard Spil's avatar Bernard Spil
Browse files

Fix implicit define isnan()

parent 1bedac1c
......@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment