Skip to content

Commit b556d44

Browse files
committed
more undef
1 parent ef30f72 commit b556d44

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google/cloud/storage/internal/storage_stub.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
#ifndef GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_STORAGE_INTERNAL_STORAGE_STUB_H
2020
#define GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_STORAGE_INTERNAL_STORAGE_STUB_H
2121

22-
#undef GetObject
23-
2422
#include "google/cloud/async_streaming_read_write_rpc.h"
2523
#include "google/cloud/completion_queue.h"
2624
#include "google/cloud/future.h"
@@ -35,6 +33,8 @@
3533
#include <memory>
3634
#include <utility>
3735

36+
#undef GetObject
37+
3838
namespace google {
3939
namespace cloud {
4040
namespace storage_internal {

0 commit comments

Comments
 (0)