zhangzengfei
2023-01-12 22a2a75146214b245fa2bfeacfd998539a8779fa
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