Skip to content

src: fix etw provider include on Windows

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

src

https://github.com/nodejs/node/pull/16548 landed despite compilation errors on Windows. This attempts to fix that. If this fix works then we don't have to revert it (https://github.com/nodejs/node/pull/16622)

Merge request reports

Loading