diff -urN jsoncpp-1.7.5/include/json/config.h jsoncpp-1.7.5-patched/include/json/config.h --- jsoncpp-1.7.5/include/json/config.h 2016-09-01 17:45:08.000000000 +1000 +++ jsoncpp-1.7.5-patched/include/json/config.h 2016-09-29 10:22:39.077867655 +1000 @@ -7,6 +7,7 @@ #define JSON_CONFIG_H_INCLUDED #include #include //typdef String +#include //typedef int64_t, uint64_t /// If defined, indicates that json library is embedded in CppTL library. //# define JSON_IN_CPPTL 1