forked from lix-project/nix-eval-jobs
Add missing include for eval-settings.hh
This commit is contained in:
parent
783357db13
commit
dd8affe264
|
@ -3,6 +3,7 @@
|
|||
#include <thread>
|
||||
#include <filesystem>
|
||||
|
||||
#include <nix/eval-settings.hh>
|
||||
#include <nix/config.h>
|
||||
#include <nix/shared.hh>
|
||||
#include <nix/store-api.hh>
|
||||
|
|
Loading…
Reference in a new issue