mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-20 06:47:56 +08:00
[KeyboardListener] Add mutex include to resolve error
This commit is contained in:
parent
46851929d4
commit
720a503b6b
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "KeyboardListener.g.h"
|
||||
|
||||
#include <mutex>
|
||||
#include <spdlog/stopwatch.h>
|
||||
|
||||
namespace winrt::PowerToys::PowerAccentKeyboardService::implementation
|
||||
|
Loading…
Reference in New Issue
Block a user