mirror of
https://github.com/nlohmann/json.git
synced 2026-02-17 09:03:58 +00:00
🎨 fix indentation
This commit is contained in:
@@ -32,7 +32,7 @@ SOFTWARE.
|
||||
#include <nlohmann/json.hpp>
|
||||
using nlohmann::json;
|
||||
#ifdef JSON_TEST_NO_GLOBAL_UDLS
|
||||
using namespace nlohmann::literals; // NOLINT(google-build-using-namespace)
|
||||
using namespace nlohmann::literals; // NOLINT(google-build-using-namespace)
|
||||
#endif
|
||||
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user