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