mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-03-06 22:04:07 +01:00
Rename CollectionData.hpp to CollectionIterator.hpp
I also removed some of the unused include statements.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#define ARDUINOJSON_ENABLE_ALIGNMENT 1
|
||||
#include <ArduinoJson.h>
|
||||
|
||||
#include <ArduinoJson/Memory/Alignment.hpp>
|
||||
|
||||
#include <catch.hpp>
|
||||
|
||||
TEST_CASE("ARDUINOJSON_ENABLE_ALIGNMENT == 1") {
|
||||
|
||||
Reference in New Issue
Block a user