1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-29 14:53:16 +02:00

Change .cc files to use split build headers

This commit is contained in:
John Ericson 2020-10-12 17:08:52 +00:00
parent 5a97621d6d
commit f7099965bf
6 changed files with 31 additions and 6 deletions

View file

@ -1,4 +1,5 @@
#include "build.hh"
#include "globals.hh"
#include "hook-instance.hh"
namespace nix {