OCT 1. 修正JSON头文件引用错误
This commit is contained in:
parent
0472446fd9
commit
a5fee5b12b
|
@ -8,7 +8,7 @@
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
#include <cjson/cJSON.h>
|
#include <s2j/cJSON.h>
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
CRYPTO_NONE = 0,
|
CRYPTO_NONE = 0,
|
||||||
|
|
Loading…
Reference in New Issue