mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
iomanip no longer needed
This commit is contained in:
parent
96262e744e
commit
12814806ef
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <optional>
|
#include <optional>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <iomanip>
|
|
||||||
|
|
||||||
#include "types.hh"
|
#include "types.hh"
|
||||||
|
|
||||||
namespace nix
|
namespace nix
|
||||||
|
|
Loading…
Reference in a new issue