mirror of
https://github.com/NixOS/nix
synced 2025-07-04 03:01:47 +02:00
Change .cc files to use split build headers
This commit is contained in:
parent
5a97621d6d
commit
f7099965bf
6 changed files with 31 additions and 6 deletions
|
@ -1,4 +1,8 @@
|
|||
#include "build.hh"
|
||||
#include "machines.hh"
|
||||
#include "worker.hh"
|
||||
#include "substitution-goal.hh"
|
||||
#include "derivation-goal.hh"
|
||||
#include "hook-instance.hh"
|
||||
|
||||
#include <poll.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue