UNPKG

851 Btext/x-cView Raw
1#pragma once
2
3#include <unknwn.h>
4#include <winrt/Windows.ApplicationModel.h>
5#include <winrt/Windows.Data.Json.h>
6#include <winrt/Windows.Devices.Enumeration.h>
7#include <winrt/Windows.Devices.Input.h>
8#include <winrt/Windows.Devices.Power.h>
9#include <winrt/Windows.Foundation.h>
10#include <winrt/Windows.Foundation.Collections.h>
11#include <winrt/Windows.Networking.Connectivity.h>
12#include <winrt/Windows.Security.Credentials.UI.h>
13#include <winrt/Windows.Security.ExchangeActiveSyncProvisioning.h>
14#include <winrt/Windows.Services.Store.h>
15#include <winrt/Windows.Storage.h>
16#include <winrt/Windows.Storage.FileProperties.h>
17#include <winrt/Windows.System.h>
18#include <winrt/Windows.System.Profile.h>
19#include <winrt/Windows.System.Power.h>
20#include <winrt/Windows.System.Profile.SystemManufacturers.h>
21#include <winrt/Windows.UI.ViewManagement.h>