mirror of
https://github.com/nlohmann/json.git
synced 2026-02-24 12:26:25 +00:00
➖ removing <iomanip> header
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include <iostream>
|
||||
#include "json.hpp"
|
||||
#include <iomanip> // for std::setw
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user