mirror of
https://github.com/NixOS/nix
synced 2025-06-25 23:11:16 +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
|
@ -7,6 +7,7 @@
|
|||
#include "globals.hh"
|
||||
#include "compression.hh"
|
||||
#include "download.hh"
|
||||
#include "istringstream_nocopy.hh"
|
||||
|
||||
#include <aws/core/Aws.h>
|
||||
#include <aws/core/client/ClientConfiguration.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue