diff --git a/src/lib_json/json_tool.h b/src/lib_json/json_tool.h index 1222866..21fc31f 100644 --- a/src/lib_json/json_tool.h +++ b/src/lib_json/json_tool.h @@ -19,6 +19,8 @@ #include #endif +#include + /* This header provides common string manipulation support, such as UTF-8, * portable conversion from/to string... *