mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* fix telemetry includes * add dependencies Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
8 lines
No EOL
202 B
C
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" |