Skip to content

Commit ae9f657

Browse files
committed
fixup! src: add GetActiveRequests and GetActiveHandles to async_wrap.cc
1 parent 7dd70b2 commit ae9f657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/async_wrap.cc

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
#include "v8.h"
3131

32+
using v8::Array;
3233
using v8::Context;
3334
using v8::DontDelete;
3435
using v8::EscapableHandleScope;

0 commit comments

Comments
 (0)