Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 13b7a15

Browse files
authored
fix: include needed header (#265)
1 parent 22b57c0 commit 13b7a15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/testing_util/mock_async_response_reader.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "google/cloud/version.h"
1919
#include <gmock/gmock.h>
2020
#include <grpcpp/grpcpp.h>
21+
#include <grpcpp/support/async_unary_call.h>
2122

2223
namespace google {
2324
namespace cloud {

0 commit comments

Comments
 (0)