mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 08:48:30 +01:00
Removed ForwardDeclarations.hpp
This commit is contained in:
@@ -6,10 +6,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "ForwardDeclarations.hpp"
|
||||
#include "JsonValue.hpp"
|
||||
|
||||
namespace ArduinoJson {
|
||||
class JsonArray;
|
||||
class JsonObject;
|
||||
|
||||
class JsonBuffer {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user