mirror of
https://github.com/NixOS/nix
synced 2025-07-01 12:37:59 +02:00
Split out local-fs-store.hh
This matches the already-existing `local-fs-store.cc`.
This commit is contained in:
parent
e845d19ae3
commit
6cc1541782
16 changed files with 62 additions and 41 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "archive.hh"
|
||||
#include "fs-accessor.hh"
|
||||
#include "store-api.hh"
|
||||
#include "local-fs-store.hh"
|
||||
#include "globals.hh"
|
||||
#include "compression.hh"
|
||||
#include "derivations.hh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue