forked from bblanchon/ArduinoJson
Added namespace
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#include "StringBuilder.h"
|
||||
|
||||
using namespace Microsoft::VisualStudio::CppUnitTestFramework;
|
||||
using namespace ArduinoJson::Generator;
|
||||
|
||||
namespace JsonGeneratorTests
|
||||
{
|
||||
|
Reference in New Issue
Block a user