diff --git a/src/AsyncJson.h b/src/AsyncJson.h index a6c461b..27b4a26 100644 --- a/src/AsyncJson.h +++ b/src/AsyncJson.h @@ -166,7 +166,6 @@ public: return len; } }; -#endif typedef std::function ArJsonRequestHandlerFunction;