forked from bblanchon/ArduinoJson
Added #pragma once
This commit is contained in:
@ -4,6 +4,8 @@
|
|||||||
// Arduino JSON library
|
// Arduino JSON library
|
||||||
// https://github.com/bblanchon/ArduinoJson
|
// https://github.com/bblanchon/ArduinoJson
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#ifdef ARDUINO
|
#ifdef ARDUINO
|
||||||
|
|
||||||
// Declares the placement new as in <new>.
|
// Declares the placement new as in <new>.
|
||||||
|
Reference in New Issue
Block a user