mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 06:52:43 +01:00
Move istringstream_nocopy to a separate file
This commit is contained in:
parent
3229f85585
commit
f8b84a3b8c
5 changed files with 95 additions and 90 deletions
|
|
@ -7,12 +7,12 @@
|
|||
#include "hash.hh"
|
||||
#include "archive.hh"
|
||||
#include "util.hh"
|
||||
#include "istringstream_nocopy.hh"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue