Fix libcxx build

Fixes #6458.
This commit is contained in:
Eelco Dolstra 2022-04-28 14:37:05 +02:00
parent cb5361628d
commit 70a30dbc00

View file

@ -5,6 +5,7 @@
#include "ref.hh"
#include <optional>
#include <string>
namespace Aws { namespace Client { class ClientConfiguration; } }
namespace Aws { namespace S3 { class S3Client; } }