We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b21ff1 commit 1c7ff68Copy full SHA for 1c7ff68
1 file changed
google/cloud/storage/internal/storage_stub.cc
@@ -16,6 +16,8 @@
16
// If you make any local changes, they will be lost.
17
// source: google/storage/v2/storage.proto
18
19
+#undef GetObject
20
+
21
#include "google/cloud/storage/internal/storage_stub.h"
22
#include "google/cloud/grpc_error_delegate.h"
23
#include "google/cloud/internal/async_read_write_stream_impl.h"
0 commit comments