zhangzengfei
2023-01-13 e783dc858cbf3370c80a46b6bfef6d14580b6764
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