mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +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>
|