mirror of https://github.com/grpc/grpc.git
parent
3eb079dcad
commit
27be1a2d3c
3 changed files with 0 additions and 12 deletions
@ -1,8 +0,0 @@ |
||||
/* This is only a compilation test, to see if we have libevent installed. */ |
||||
|
||||
#include <event2/event.h> |
||||
|
||||
int main() { |
||||
event_base_new(); |
||||
return 0; |
||||
} |
Loading…
Reference in new issue