Explorar o código

Revert the previous clang-format changes to pass the clang format check
on github.

Guantao Liu %!s(int64=6) %!d(string=hai) anos
pai
achega
8f30132877
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/core/ext/filters/client_channel/backup_poller.cc

+ 2 - 1
src/core/ext/filters/client_channel/backup_poller.cc

@@ -16,12 +16,13 @@
  *
  */
 
+#include <grpc/support/port_platform.h>
+
 #include "src/core/ext/filters/client_channel/backup_poller.h"
 
 #include <grpc/grpc.h>
 #include <grpc/support/alloc.h>
 #include <grpc/support/log.h>
-#include <grpc/support/port_platform.h>
 #include <grpc/support/sync.h>
 
 #include "src/core/ext/filters/client_channel/client_channel.h"