Skip to content

Commit 2773238

Browse files
committed
grpc ports def mock
1 parent b4b3ecd commit 2773238

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

google/cloud/storage/testing/mock_storage_stub.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
#include <gmock/gmock.h>
2222
#include <memory>
2323

24+
#include <grpcpp/ports_def.inc>
25+
2426
namespace google {
2527
namespace cloud {
2628
namespace storage {
@@ -257,4 +259,6 @@ using MockAsyncBidiWriteObjectStream =
257259
} // namespace cloud
258260
} // namespace google
259261

262+
#include <grpcpp/ports_undef.inc>
263+
260264
#endif // GOOGLE_CLOUD_CPP_GOOGLE_CLOUD_STORAGE_TESTING_MOCK_STORAGE_STUB_H

0 commit comments

Comments
 (0)