diff --git a/src/AsyncJson.h b/src/AsyncJson.h index 2fa30d2..67dcdbe 100644 --- a/src/AsyncJson.h +++ b/src/AsyncJson.h @@ -35,6 +35,7 @@ #ifndef ASYNC_JSON_H_ #define ASYNC_JSON_H_ #include +#include #include #if ARDUINOJSON_VERSION_MAJOR == 5