Removed ForwardDeclarations.hpp

This commit is contained in:
Benoit Blanchon
2014-10-31 12:27:33 +01:00
parent ca0fbf00f9
commit d35b680481
8 changed files with 29 additions and 32 deletions

View File

@@ -6,10 +6,11 @@
#pragma once
#include "ForwardDeclarations.hpp"
#include "JsonValue.hpp"
namespace ArduinoJson {
class JsonArray;
class JsonObject;
class JsonBuffer {
public: