Skip to content

Commit fb53265

Browse files
committed
Rebase with main branch
1 parent 98472b5 commit fb53265

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

google/cloud/storage/async/client.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "google/cloud/storage/async/bucket_name.h"
1919
#include "google/cloud/storage/async/connection.h"
2020
#include "google/cloud/storage/async/object_descriptor.h"
21+
#include "google/cloud/storage/async/options.h"
2122
#include "google/cloud/storage/async/reader.h"
2223
#include "google/cloud/storage/async/rewriter.h"
2324
#include "google/cloud/storage/async/token.h"

google/cloud/storage/examples/storage_async_samples.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
// in the final rendering.
1818
//! [async-includes]
1919
#include "google/cloud/storage/async/client.h"
20+
#include "google/cloud/storage/async/options.h"
2021
#include "google/cloud/storage/async/read_all.h"
2122

2223
//! [async-includes]

0 commit comments

Comments
 (0)