1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 13:41:15 +02:00

Fix a few warnings

This commit is contained in:
Robert Hensing 2025-02-17 19:29:01 +01:00
parent db7577a660
commit c5fcb1bd50
6 changed files with 6 additions and 10 deletions

View file

@ -2,7 +2,6 @@
///@file
#include "config.hh"
#include "ref.hh"
#include "source-path.hh"
namespace nix {