summaryrefslogtreecommitdiff
path: root/json-c/configured/json_config.h
blob: 00f55bb692975f9b84aebfd2af4d6e23b2d01029 (plain)
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