iomanip no longer needed
This commit is contained in:
parent
96262e744e
commit
12814806ef
|
@ -5,8 +5,6 @@
|
|||
#include <string>
|
||||
#include <optional>
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
|
||||
#include "types.hh"
|
||||
|
||||
namespace nix
|
||||
|
|
Loading…
Reference in a new issue