mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-04 13:14:49 +02:00
Fix 'std::string' has not been declared (issue #1967)
Ported from 259855a87b
This commit is contained in:
@@ -6,6 +6,7 @@ add_executable(MiscTests
|
||||
arithmeticCompare.cpp
|
||||
conflicts.cpp
|
||||
FloatParts.cpp
|
||||
issue1967.cpp
|
||||
JsonString.cpp
|
||||
NoArduinoHeader.cpp
|
||||
printable.cpp
|
||||
|
Reference in New Issue
Block a user