src/cx/json.h

changeset 1042
c17f11830a2d
parent 1037
83620ba72cc1
equal deleted inserted replaced
1041:508dc8b32a17 1042:c17f11830a2d
39 #include "common.h" 39 #include "common.h"
40 #include "allocator.h" 40 #include "allocator.h"
41 #include "string.h" 41 #include "string.h"
42 #include "buffer.h" 42 #include "buffer.h"
43 #include "array_list.h" 43 #include "array_list.h"
44
45 #include <string.h>
44 46
45 #ifdef __cplusplus 47 #ifdef __cplusplus
46 extern "C" { 48 extern "C" {
47 #endif 49 #endif
48 50

mercurial