Update completion queue header to match code changes

This commit is contained in:
murgatroid99 2017-09-19 14:38:27 -07:00
parent 661bdfaa5d
commit 46e2418fc6
1 changed files with 2 additions and 0 deletions

View File

@ -28,5 +28,7 @@ void CompletionQueueNext();
void CompletionQueueInit(v8::Local<v8::Object> exports);
void CompletionQueueForcePoll();
} // namespace node
} // namespace grpc