Added missing #pragma once (issue #310)

This commit is contained in:
Benoit Blanchon
2016-06-23 21:27:24 +02:00
parent 59cd1f1433
commit 10fcca20f8
5 changed files with 13 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
ArduinoJson: change log
=======================
HEAD
----
* Added missing `#pragma once` (issue #310)
v5.6.0
------