1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 12:06:01 +01:00

fix compile errors

This commit is contained in:
Ben Burdette 2020-05-14 12:28:18 -06:00
parent 4daccb279c
commit 19694aa213
3 changed files with 19 additions and 15 deletions

View file

@ -6,7 +6,7 @@
#include <list>
#include <set>
#include <map>
#include <vector>
namespace nix {