mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-14 11:06:35 +02:00
Renamed all .h files into .hpp (so that Sublime Text selects C++ syntax)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <ArduinoJson/Internals/StringBuilder.h>
|
||||
#include <ArduinoJson/Internals/StringBuilder.hpp>
|
||||
|
||||
using namespace ArduinoJson::Internals;
|
||||
|
||||
|
Reference in New Issue
Block a user