Fixed compilation error if only compile "cjson.c"
This commit is contained in:
parent
cd054e92f4
commit
c7df218ad7
@ -30,6 +30,7 @@
|
||||
#include <float.h>
|
||||
#include <limits.h>
|
||||
#include <ctype.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h>
|
||||
#include "cjson.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user