Removed the wrong #include

This commit is contained in:
Benoit Blanchon
2015-08-02 09:20:21 +02:00
parent 9b90aeffa5
commit 10e466426a

View File

@ -9,7 +9,6 @@
// This file is here to help the Arduino IDE find the other files.
#include "src/Arduino/Print.cpp"
#include "src/DynamicJsonBuffer.cpp"
#include "src/Internals/IndentedPrint.cpp"
#include "src/Internals/JsonParser.cpp"
#include "src/Internals/List.cpp"