1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 00:11:17 +02:00

Correct FIXMEs in libfetchers

This commit is contained in:
Carlo Nucera 2020-07-01 17:47:15 -04:00
parent c2e7f7a712
commit 274a8136fb
4 changed files with 5 additions and 7 deletions

View file

@ -1,5 +1,6 @@
#include "lazy.hh"
#include "util.hh"
#include "hash.hh"
#include "affinity.hh"
#include "sync.hh"
#include "finally.hh"