forked from bblanchon/ArduinoJson
Fixed error "ambiguous overload for operator|" (fixes #1411)
This commit is contained in:
@ -7,6 +7,7 @@ add_executable(MemberProxyTests
|
||||
clear.cpp
|
||||
compare.cpp
|
||||
containsKey.cpp
|
||||
or.cpp
|
||||
remove.cpp
|
||||
set.cpp
|
||||
size.cpp
|
||||
|
Reference in New Issue
Block a user