forked from lix-project/lix
unbreak build without pch
This commit is contained in:
parent
c86c71c2b1
commit
d64ab5131c
|
@ -7,6 +7,7 @@
|
|||
#include <map>
|
||||
#include <thread>
|
||||
#include <dlfcn.h>
|
||||
#include <sys/utsname.h>
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
|
Loading…
Reference in a new issue