mirror of
https://github.com/NixOS/nix
synced 2025-06-26 20:01:15 +02:00
Tighten #include
s: DerivedPath
doesn't care about Realisation
This commit is contained in:
parent
85d0eb6316
commit
7b30293d38
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "derived-path.hh"
|
||||
#include "realisation.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue