mirror of
https://github.com/nlohmann/json.git
synced 2026-05-30 18:15:22 +00:00
🎨 use Clang-Format
This commit is contained in:
@@ -20,8 +20,8 @@ drivers.
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <sstream>
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user