mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
10 lines
657 B
10 lines
657 B
[ |
|
{ include: ["<ext/alloc_traits.h>", "private", "<vector>", "public"] }, |
|
{ include: ["<netinet/in.h>", "public", "\"src/core/lib/iomgr/sockaddr.h\"", "public"]}, |
|
{ include: ["<sys/socket.h>", "public", "\"src/core/lib/iomgr/sockaddr.h\"", "public"]}, |
|
{ include: ["<openssl/base.h>", "private", "<openssl/crypto.h>", "public"] }, |
|
{ include: ["<openssl/digest.h>", "private", "<openssl/evp.h>", "public"] }, |
|
{ include: ["<type_traits>", "public", "<utility>", "public" ] }, |
|
# workaround: https://github.com/include-what-you-use/include-what-you-use/issues/908 |
|
{ symbol: ["std::max", "private", "<algorithm>", "public" ] }, |
|
]
|
|
|