]> granicus.if.org Git - json-c/blob - json_config.h.win32
Small update to README file
[json-c] / json_config.h.win32
1
2 /* Define to 1 if you have the <inttypes.h> header file. */
3 #if defined(_MSC_VER) && _MSC_VER >= 1800
4 #define JSON_C_HAVE_INTTYPES_H 1
5 #endif