This commit is contained in:
jl777
2019-01-29 02:33:01 -11:00
parent ccbbb3291c
commit e2a1c43d8a
2 changed files with 4 additions and 4 deletions

View File

@@ -35,8 +35,8 @@
* *
******************************************************************************/
#ifndef cJSON__h
#define cJSON__h
#ifndef cJSON__ccih
#define cJSON__ccih
#include <stdio.h>
#include <stdlib.h>

View File

@@ -35,8 +35,8 @@
* *
******************************************************************************/
#ifndef cJSON__h
#define cJSON__h
#ifndef cJSON__cch
#define cJSON__cch
#ifdef __cplusplus
extern "C"