diff options
Diffstat (limited to 'json_config.h.win32')
-rw-r--r-- | json_config.h.win32 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/json_config.h.win32 b/json_config.h.win32 new file mode 100644 index 0000000..405fda2 --- /dev/null +++ b/json_config.h.win32 @@ -0,0 +1,3 @@ + +/* Define to 1 if you have the <inttypes.h> header file. */ +#define JSON_C_HAVE_INTTYPES_H 1 |