1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 01:11:15 +02:00

minor cleanup

This commit is contained in:
Ben Burdette 2022-04-08 15:46:12 -06:00
parent a86c2a8481
commit 27d45f9eb3
4 changed files with 29 additions and 34 deletions

View file

@ -23,7 +23,6 @@
#include "nixexpr.hh"
#include "eval.hh"
#include "globals.hh"
#include <iostream>
namespace nix {