1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00

Remove istringstream_nocopy

This commit is contained in:
Eelco Dolstra 2020-07-13 18:22:56 +02:00
parent 545bb2ed03
commit 493961b689
4 changed files with 5 additions and 100 deletions

View file

@ -8,7 +8,6 @@
#include "hash.hh"
#include "archive.hh"
#include "util.hh"
#include "istringstream_nocopy.hh"
#include <sys/types.h>
#include <sys/stat.h>