mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
5 lines
124 B
C
5 lines
124 B
C
|
|
#pragma once
|
|||
|
|
#include <unknwn.h>
|
|||
|
|
#include <winrt/Windows.Foundation.h>
|
|||
|
|
#include <winrt/Windows.Foundation.Collections.h>
|