mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02: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
|
@ -4,7 +4,7 @@
|
|||
#include "util.hh"
|
||||
#include "worker-protocol.hh"
|
||||
#include "fs-accessor.hh"
|
||||
|
||||
#include "istringstream_nocopy.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue