Skip to content

Commit 7f81b2f

Browse files
authored
sort system includes
1 parent f41cad5 commit 7f81b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/bigtable/internal/retry_traits_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
#include "google/cloud/bigtable/internal/retry_traits.h"
1616
#include "google/cloud/internal/make_status.h"
1717
#include "google/cloud/internal/status_payload_keys.h"
18+
#include <gmock/gmock.h>
1819
#include <google/rpc/error_details.pb.h>
1920
#include <google/rpc/status.pb.h>
20-
#include <gmock/gmock.h>
2121

2222
namespace google {
2323
namespace cloud {

0 commit comments

Comments
 (0)