mirror of
https://github.com/nlohmann/json.git
synced 2025-07-24 02:21:01 +03: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