We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41cad5 commit 7f81b2fCopy full SHA for 7f81b2f
google/cloud/bigtable/internal/retry_traits_test.cc
@@ -15,9 +15,9 @@
15
#include "google/cloud/bigtable/internal/retry_traits.h"
16
#include "google/cloud/internal/make_status.h"
17
#include "google/cloud/internal/status_payload_keys.h"
18
+#include <gmock/gmock.h>
19
#include <google/rpc/error_details.pb.h>
20
#include <google/rpc/status.pb.h>
-#include <gmock/gmock.h>
21
22
namespace google {
23
namespace cloud {
0 commit comments