1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Better-scope Store forward declarations

This commit is contained in:
John Ericson 2023-01-19 08:49:44 -05:00
parent 7fe308c2f8
commit 685395332d
3 changed files with 3 additions and 1 deletions

View file

@ -13,6 +13,7 @@
namespace nix {
class Store;
/* Abstract syntax of derivations. */