mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
7 lines
140 B
C
7 lines
140 B
C
#pragma once
|
|
|
|
#include <common/Telemetry/EtwTrace/EtwTrace.h>
|
|
|
|
extern HMODULE module_instance_handle;
|
|
extern Shared::Trace::ETWTrace trace;
|