aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/path.hh
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2023-01-19 08:49:44 -0500
committerJohn Ericson <John.Ericson@Obsidian.Systems>2023-01-23 07:05:50 -0500
commit685395332d75713bc7aca0c6408fc1b9d2c14bc5 (patch)
treee052b39a99ecc966f54b9c5cfb2726e3381bcdd3 /src/libstore/path.hh
parent7fe308c2f840325199f49526b257bbe4ded5a909 (diff)
Better-scope `Store` forward declarations
Diffstat (limited to 'src/libstore/path.hh')
-rw-r--r--src/libstore/path.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstore/path.hh b/src/libstore/path.hh
index 0694b4c18..8e1cb5e55 100644
--- a/src/libstore/path.hh
+++ b/src/libstore/path.hh
@@ -5,7 +5,6 @@
namespace nix {
-class Store;
struct Hash;
class StorePath