diff --git a/test/json_types.cpp b/test/json_types.cpp index 42b0cd2d..e47e0e9f 100644 --- a/test/json_types.cpp +++ b/test/json_types.cpp @@ -9,7 +9,7 @@ int main (void) { - static const char TEST_STRING[] = R"_( + static const std::string TEST_STRING = R"_( { "string":"brad", "integer":1,