From 010ffae0fddce8d5c9741f27314f4dafd19f248a Mon Sep 17 00:00:00 2001 From: yang-g Date: Wed, 1 Aug 2018 13:33:13 -0700 Subject: Sanity --- src/core/lib/surface/channel_init.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/lib') diff --git a/src/core/lib/surface/channel_init.h b/src/core/lib/surface/channel_init.h index cae7cb4754..7509fd664b 100644 --- a/src/core/lib/surface/channel_init.h +++ b/src/core/lib/surface/channel_init.h @@ -19,10 +19,10 @@ #ifndef GRPC_CORE_LIB_SURFACE_CHANNEL_INIT_H #define GRPC_CORE_LIB_SURFACE_CHANNEL_INIT_H -#include - #include +#include + #include "src/core/lib/channel/channel_stack_builder.h" #include "src/core/lib/surface/channel_stack_type.h" #include "src/core/lib/transport/transport.h" -- cgit v1.2.3