1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-05 16:31:47 +02:00

Merge pull request #12490 from NixOS/warnings-2025-02-17

Fix a few warnings
This commit is contained in:
Eelco Dolstra 2025-02-17 19:53:15 +01:00 committed by GitHub
commit 1f688d62d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 6 additions and 10 deletions

View file

@ -1,6 +1,3 @@
#include "file-system.hh"
#include "signals.hh"
#include "finally.hh"
#include "serialise.hh"
#include "util.hh"