mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Added JsonContainer::prettyPrintTo()
This commit is contained in:
@@ -87,7 +87,8 @@
|
||||
<ClCompile Include="..\third-party\gtest-1.7.0\src\gtest_main.cc" />
|
||||
<ClCompile Include="EscapedStringTests.cpp" />
|
||||
<ClCompile Include="JsonArray_Container_Tests.cpp" />
|
||||
<ClCompile Include="JsonArray_Serialization_Tests.cpp" />
|
||||
<ClCompile Include="JsonArray_PrettyPrintTo_Tests.cpp" />
|
||||
<ClCompile Include="JsonArray_PrintTo_Tests.cpp" />
|
||||
<ClCompile Include="JsonObject_Serialization_Tests.cpp" />
|
||||
<ClCompile Include="JsonObject_Container_Tests.cpp" />
|
||||
<ClCompile Include="JsonValueTests.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user