// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. #pragma once #include "common.h" #include #include "winrt/windows.graphics.imaging.h" #include "winrt/windows.foundation.h" #include "winrt/windows.foundation.collections.h" #include "comp_generated/winrt/windows.ai.machinelearning.h" // WinML Native Headers #include "Windows.AI.MachineLearning.Native.h" #include "Windows.AI.MachineLearning.Native.Internal.h" #pragma warning(disable : 4100) #include "Errors.h"