diff --git a/src/ArduinoJson/Memory/StringNode.hpp b/src/ArduinoJson/Memory/StringNode.hpp index 3f020d97..06dcba09 100644 --- a/src/ArduinoJson/Memory/StringNode.hpp +++ b/src/ArduinoJson/Memory/StringNode.hpp @@ -8,6 +8,7 @@ #include #include +#include // offsetof #include // uint16_t ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE