1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-29 07:03:02 +04:00

🎨 use Clang-Format

This commit is contained in:
Niels Lohmann
2023-11-29 15:02:51 +01:00
parent d16f4496eb
commit 286f0c7647
102 changed files with 15937 additions and 11289 deletions
+1 -1
View File
@@ -26,8 +26,8 @@ drivers.
*/
#include <iostream>
#include <nlohmann/json.hpp>
#include <sstream>
#include <nlohmann/json.hpp>
using json = nlohmann::json;