Fixes #160 'missing header file on windows'

This commit is contained in:
Christopher Watford
2014-12-05 10:22:36 -05:00
parent ec4879ac5b
commit 0609a5729c
3 changed files with 117 additions and 29 deletions

3
json_config.h.win32 Normal file
View File

@@ -0,0 +1,3 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#define JSON_C_HAVE_INTTYPES_H 1