diff --git a/include/json/config.h b/include/json/config.h index 6519101..71278c3 100644 --- a/include/json/config.h +++ b/include/json/config.h @@ -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