mirror of
https://github.com/nlohmann/json.git
synced 2026-08-16 22:23:19 +00:00
🚨 fixed some clang-tidy warnings
This commit is contained in:
@@ -59,6 +59,6 @@ uses the standard template types.
|
||||
@since version 1.0.0
|
||||
*/
|
||||
using json = basic_json<>;
|
||||
}
|
||||
} // namespace nlohmann
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user