mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-04-29 02:24:09 +02:00
Added missing #pragma once (issue #310)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
// https://github.com/bblanchon/ArduinoJson
|
||||
// If you like this project, please add a star!
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "ArduinoJson/DynamicJsonBuffer.hpp"
|
||||
#include "ArduinoJson/JsonArray.hpp"
|
||||
#include "ArduinoJson/JsonObject.hpp"
|
||||
|
||||
Reference in New Issue
Block a user