修改pods
This commit is contained in:
3
Pods/gRPC-Core/include/grpc/impl/call.h
generated
3
Pods/gRPC-Core/include/grpc/impl/call.h
generated
@@ -15,12 +15,11 @@
|
||||
#ifndef GRPC_IMPL_CALL_H
|
||||
#define GRPC_IMPL_CALL_H
|
||||
|
||||
#include <grpc/grpc.h>
|
||||
#include <grpc/support/port_platform.h>
|
||||
|
||||
#include "absl/functional/any_invocable.h"
|
||||
|
||||
#include <grpc/grpc.h>
|
||||
|
||||
// Run a callback in the call's EventEngine.
|
||||
// Internal-only
|
||||
void grpc_call_run_in_event_engine(const grpc_call* call,
|
||||
|
||||
Reference in New Issue
Block a user