7 lines
104 B
Plaintext
7 lines
104 B
Plaintext
framework module grpcpp {
|
|
umbrella header "gRPC-C++-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|