修改pods
This commit is contained in:
2
Pods/gRPC-C++/include/grpcpp/support/config.h
generated
2
Pods/gRPC-C++/include/grpcpp/support/config.h
generated
@@ -35,7 +35,7 @@ namespace grpc {
|
||||
|
||||
// Using grpc::string and grpc::to_string is discouraged in favor of
|
||||
// std::string and std::to_string. This is only for legacy code using
|
||||
// them explictly.
|
||||
// them explicitly.
|
||||
using std::string; // deprecated // NOLINT(misc-unused-using-decls)
|
||||
using std::to_string; // deprecated // NOLINT(misc-unused-using-decls)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user