forked from bblanchon/ArduinoJson
Removed implicit conversion in comparison operators (issue #998)
This commit is contained in:
@ -6,6 +6,7 @@ add_executable(MiscTests
|
||||
conflicts.cpp
|
||||
FloatParts.cpp
|
||||
StreamReader.cpp
|
||||
StringAdapters.cpp
|
||||
StringWriter.cpp
|
||||
TypeTraits.cpp
|
||||
unsigned_char.cpp
|
||||
|
Reference in New Issue
Block a user