mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 20:16:03 +01:00
libfetchers: remove obsolete filesystem #include
This commit is contained in:
parent
34e20c164c
commit
244baff2c7
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
#include "fetchers.hh"
|
#include "fetchers.hh"
|
||||||
#include "store-api.hh"
|
#include "store-api.hh"
|
||||||
#include <filesystem>
|
|
||||||
#include "archive.hh"
|
#include "archive.hh"
|
||||||
|
|
||||||
namespace nix::fetchers {
|
namespace nix::fetchers {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue