zhangzengfei
2023-01-13 2383d444ae162f3071f6240bfaa9b15569906cc3
1
2
3
4
5
 
/* Define to 1 if you have the <inttypes.h> header file. */
#if defined(_MSC_VER) && _MSC_VER >= 1800
#define JSON_C_HAVE_INTTYPES_H 1
#endif