1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-29 19:03:16 +02:00

iomanip no longer needed

This commit is contained in:
Ben Burdette 2020-04-16 10:48:15 -06:00
parent 96262e744e
commit 12814806ef

View file

@ -5,8 +5,6 @@
#include <string>
#include <optional>
#include <iostream>
#include <iomanip>
#include "types.hh"
namespace nix