mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
* Sone missing #includes.
This commit is contained in:
parent
bafc1690fc
commit
fc195519b5
3 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include "nixexpr.hh"
|
||||
#include "derivations.hh"
|
||||
#include "util.hh"
|
||||
#include "aterm.hh"
|
||||
|
||||
#include "nixexpr-ast.hh"
|
||||
#include "nixexpr-ast.cc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue