Skip to content

Commit

Permalink
fixup! src: add GetActiveRequests and GetActiveHandles to async_wrap.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
RaisinTen committed Feb 7, 2021
1 parent 7dd70b2 commit ae9f657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/async_wrap.cc
Expand Up @@ -29,6 +29,7 @@

#include "v8.h"

using v8::Array;
using v8::Context;
using v8::DontDelete;
using v8::EscapableHandleScope;
Expand Down

0 comments on commit ae9f657

Please sign in to comment.