mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
fix low-level kb hook disabling macro
This commit is contained in:
committed by
Andrey Nekrasov
parent
688f134051
commit
0aae535986
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "pch.h"
|
||||
#include <functional>
|
||||
#include <common/debug_control.h>
|
||||
|
||||
template<int... keys>
|
||||
class GenericKeyHook
|
||||
|
||||
Reference in New Issue
Block a user