There was an error while loading. Please reload this page.
1 parent 98472b5 commit fb53265Copy full SHA for fb53265
2 files changed
google/cloud/storage/async/client.h
@@ -18,6 +18,7 @@
18
#include "google/cloud/storage/async/bucket_name.h"
19
#include "google/cloud/storage/async/connection.h"
20
#include "google/cloud/storage/async/object_descriptor.h"
21
+#include "google/cloud/storage/async/options.h"
22
#include "google/cloud/storage/async/reader.h"
23
#include "google/cloud/storage/async/rewriter.h"
24
#include "google/cloud/storage/async/token.h"
google/cloud/storage/examples/storage_async_samples.cc
@@ -17,6 +17,7 @@
17
// in the final rendering.
//! [async-includes]
#include "google/cloud/storage/async/client.h"
#include "google/cloud/storage/async/read_all.h"
0 commit comments