jl777 7 years ago
parent
commit
52a5e489c1
  1. 2
      crypto777/cJSON.c

2
crypto777/cJSON.c

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

Loading…
Cancel
Save