mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Added logging to keyboard manager (#9155)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "winrt/Windows.UI.Core.h"
|
||||
#include <winrt/Windows.UI.Xaml.Interop.h>
|
||||
#include <mutex>
|
||||
#include <common/logger/logger.h>
|
||||
|
||||
using namespace winrt;
|
||||
using namespace Windows::UI;
|
||||
|
||||
Reference in New Issue
Block a user