@ -25,6 +25,8 @@
/* JSON parser in C. */
#include <math.h>
#define CJSON_GARBAGECOLLECTION
#include "../includes/cJSON.h"
#ifndef DBL_EPSILON
@ -23,7 +23,10 @@ void PNACL_message(char *arg,...)
{
}
#ifndef FROM_MARKETMAKER
#define FROM_MARKETMAKER
#endif
#include <stdio.h>
#include <stdint.h>