| commit | 28b72428a84ae7d23c106fb282478fa94951c9c0 | [log] [tgz] |
|---|---|---|
| author | Craig Tiller <ctiller@google.com> | Wed Oct 26 21:15:29 2016 -0700 |
| committer | Craig Tiller <ctiller@google.com> | Wed Oct 26 21:15:29 2016 -0700 |
| tree | d88c2d32bcee3c6b7636a5ec3a77f4dde04b9f4f | |
| parent | 5b676a6b1ae667ab82f56d5485bf0da229091101 [diff] [blame] |
clang-format
diff --git a/test/cpp/util/cli_call.cc b/test/cpp/util/cli_call.cc index 0517610..a02a8b2 100644 --- a/test/cpp/util/cli_call.cc +++ b/test/cpp/util/cli_call.cc
@@ -41,8 +41,8 @@ #include <grpc++/generic/generic_stub.h> #include <grpc++/support/byte_buffer.h> #include <grpc/grpc.h> -#include <grpc/support/log.h> #include <grpc/slice.h> +#include <grpc/support/log.h> namespace grpc { namespace testing {