mirror of https://github.com/nodejs/node.git
etw_provider: unbreak windows build
parent
ccf8f3eebc
commit
6caf012d59
|
@ -26,6 +26,9 @@
|
|||
|
||||
namespace node {
|
||||
|
||||
using v8::V8;
|
||||
using v8::JitCodeEvent;
|
||||
|
||||
HMODULE advapi;
|
||||
REGHANDLE node_provider;
|
||||
EventRegisterFunc event_register;
|
||||
|
|
Loading…
Reference in New Issue