修改pods
This commit is contained in:
4
Pods/gRPC-C++/include/grpcpp/create_channel.h
generated
4
Pods/gRPC-C++/include/grpcpp/create_channel.h
generated
@@ -19,14 +19,14 @@
|
||||
#ifndef GRPCPP_CREATE_CHANNEL_H
|
||||
#define GRPCPP_CREATE_CHANNEL_H
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include <grpcpp/channel.h>
|
||||
#include <grpcpp/security/credentials.h>
|
||||
#include <grpcpp/support/channel_arguments.h>
|
||||
#include <grpcpp/support/client_interceptor.h>
|
||||
#include <grpcpp/support/config.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace grpc {
|
||||
/// Create a new \a Channel pointing to \a target.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user