mirror of
https://github.com/NixOS/nix
synced 2025-06-28 22:01:15 +02:00
Add unordered_set to globals.cc header
This commit is contained in:
parent
da77331cb7
commit
289558dffb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#include <thread>
|
||||
#include <dlfcn.h>
|
||||
#include <sys/utsname.h>
|
||||
|
||||
#include <unordered_set>
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue