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