diff options
author | Muxi Yan <mxyan@google.com> | 2018-02-06 18:15:32 -0800 |
---|---|---|
committer | Muxi Yan <mxyan@google.com> | 2018-02-06 18:17:42 -0800 |
commit | cda058de8eca762b4aa38eac3ecb7465f7b118f5 (patch) | |
tree | 5861819665a906ba8e0b8fbb8d2e0863d80a8e12 /include | |
parent | 99f1a8f46723be31ac1de5962bc6e21ff0a560e0 (diff) |
build projects
Diffstat (limited to 'include')
-rw-r--r-- | include/grpc/module.modulemap | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/grpc/module.modulemap b/include/grpc/module.modulemap index d23072f556..da95515d8e 100644 --- a/include/grpc/module.modulemap +++ b/include/grpc/module.modulemap @@ -45,7 +45,6 @@ framework module grpc { header "byte_buffer.h" header "byte_buffer_reader.h" header "compression.h" - header "compression_ruby.h" header "fork.h" header "grpc.h" header "grpc_posix.h" |