removing <iomanip> header

This commit is contained in:
Niels Lohmann 2017-12-16 12:37:25 +01:00
parent c23f5dcea6
commit f3bd755cab
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
37 changed files with 19 additions and 37 deletions

View file

@ -2,7 +2,7 @@
"compiler": {
"c++": "201103",
"family": "clang",
"version": "8.1.0 (clang-802.0.42)"
"version": "9.0.0 (clang-900.0.37)"
},
"copyright": "(C) 2013-2017 Niels Lohmann",
"name": "JSON for Modern C++",