mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-07-09 09:50:58 +02:00
Added support of long long (issue #171)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
#include <sstream>
|
||||
#include <gtest/gtest.h>
|
||||
#define ARDUINOJSON_ENABLE_STD_STREAM
|
||||
#include <ArduinoJson.h>
|
||||
|
||||
TEST(StdStream, JsonVariantFalse) {
|
||||
|
||||
Reference in New Issue
Block a user