aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/pos-idx.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/libexpr/pos-idx.hh')
-rw-r--r--src/libexpr/pos-idx.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libexpr/pos-idx.hh b/src/libexpr/pos-idx.hh
index 9949f1dc5..e94fd85c6 100644
--- a/src/libexpr/pos-idx.hh
+++ b/src/libexpr/pos-idx.hh
@@ -6,6 +6,7 @@ namespace nix {
class PosIdx
{
+ friend struct LazyPosAcessors;
friend class PosTable;
private: