➖ removing <iomanip> header
This commit is contained in:
parent
c23f5dcea6
commit
f3bd755cab
37 changed files with 19 additions and 37 deletions
doc/examples
|
@ -1,5 +1,4 @@
|
|||
#include <iostream>
|
||||
#include <iomanip> // for std::setw
|
||||
#include "json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue