forked from bblanchon/ArduinoJson
Update Catch library to 2.13.10 (#1820)
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
#include <ArduinoJson.hpp>
|
||||
#include <catch.hpp>
|
||||
|
||||
#include <sstream>
|
||||
|
||||
using namespace ARDUINOJSON_NAMESPACE;
|
||||
|
||||
TEST_CASE("Reader<std::istringstream>") {
|
||||
|
Reference in New Issue
Block a user