ArduinoJson is now a header-only library (issue #199)

This commit is contained in:
Benoit Blanchon
2016-06-22 21:41:19 +02:00
parent 0801e16327
commit 8c7edbd9c3
52 changed files with 819 additions and 958 deletions

View File

@ -1,3 +1,8 @@
// clang-format off
#ifdef __GNUC__
#pragma GCC system_header
#endif
// This file was GENERATED by command:
// pump.py gtest-param-test.h.pump
// DO NOT EDIT BY HAND!!!

View File

@ -1,3 +1,8 @@
// clang-format off
#ifdef __GNUC__
#pragma GCC system_header
#endif
// Copyright 2005, Google Inc.
// All rights reserved.
//

View File

@ -1,3 +1,8 @@
// clang-format off
#ifdef __GNUC__
#pragma GCC system_header
#endif
// Copyright 2005, Google Inc.
// All rights reserved.
//

View File

@ -1,3 +1,8 @@
// clang-format off
#ifdef __GNUC__
#pragma GCC system_header
#endif
// Copyright 2005, Google Inc.
// All rights reserved.
//