Эх сурвалжийг харах

Merge pull request #18603 from grpc/grpc_namespace_fix_build_errors

Fix BUILD.gn file
Karthik Ravi Shankar 6 жил өмнө
parent
commit
591a702117
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      BUILD.gn

+ 1 - 0
BUILD.gn

@@ -1076,6 +1076,7 @@ config("grpc_config") {
         "include/grpcpp/impl/server_initializer_impl.h",
         "include/grpcpp/impl/service_type.h",
         "include/grpcpp/resource_quota.h",
+        "include/grpcpp/resource_quota_impl.h",
         "include/grpcpp/security/auth_context.h",
         "include/grpcpp/security/auth_metadata_processor.h",
         "include/grpcpp/security/credentials.h",