mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-03 03:19:08 +08:00
Remove useless includes
This commit is contained in:
parent
66402b5218
commit
2d4338f2bc
@ -9,10 +9,6 @@
|
||||
|
||||
#pragma comment(lib, "shcore") // GetDpiForMonitor
|
||||
|
||||
#include <winrt/Windows.System.Threading.h>
|
||||
|
||||
#include <winrt/Windows.Foundation.Collections.h>
|
||||
|
||||
using namespace winrt;
|
||||
using namespace Microsoft::UI;
|
||||
using namespace Microsoft::UI::Xaml;
|
||||
|
Loading…
Reference in New Issue
Block a user