aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/module.modulemap
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-10-11 16:59:27 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-10-11 16:59:27 -0700
commitf7a97e19cf8ef0b95a90311c797513efd32c91ce (patch)
treeb4e380618855db492a830e5d41e9748604dcbc1a /include/grpc/module.modulemap
parente720a184303c77ff13eec654b25e5974cb88d917 (diff)
build_project
Diffstat (limited to 'include/grpc/module.modulemap')
-rw-r--r--include/grpc/module.modulemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grpc/module.modulemap b/include/grpc/module.modulemap
index 226cc6cf87..1ac1804084 100644
--- a/include/grpc/module.modulemap
+++ b/include/grpc/module.modulemap
@@ -55,6 +55,7 @@ framework module grpc {
header "byte_buffer.h"
header "byte_buffer_reader.h"
header "compression.h"
+ header "compression_ruby.h"
header "grpc.h"
header "grpc_posix.h"
header "grpc_security_constants.h"