onnxruntime/winml/lib/Telemetry/pch.h
Sheil Kumar bd5067a2ff
Cannot upgrade SDK version because winml_lib_telemetry pulls in SDK cppwinrt version (#7795)
* fix telemetry includes

* add dependencies

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2021-05-24 08:00:24 -07:00

8 lines
No EOL
202 B
C

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
#include "winrt_headers.h"
#include "TraceLoggingConfig.h"
#include "NamespaceAliases.h"