mirror of
https://github.com/NixOS/nix.git
synced 2025-12-15 05:21:03 +01:00
Fix some warnings
I think they came from the last Nixpkgs bump.
This commit is contained in:
parent
e92dd06a7b
commit
1ae5738317
3 changed files with 8 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include <optional>
|
||||
#include <string>
|
||||
|
||||
namespace Aws { namespace Client { class ClientConfiguration; } }
|
||||
namespace Aws { namespace Client { struct ClientConfiguration; } }
|
||||
namespace Aws { namespace S3 { class S3Client; } }
|
||||
|
||||
namespace nix {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue