|
@ -54,7 +54,7 @@ |
|
|
#pragma GCC visibility pop |
|
|
#pragma GCC visibility pop |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#include "cJSON.h" |
|
|
#include "../includes/cJSON.h" |
|
|
|
|
|
|
|
|
/* define our own boolean type */ |
|
|
/* define our own boolean type */ |
|
|
#define true ((cJSON_bool)1) |
|
|
#define true ((cJSON_bool)1) |
|
|