mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-26 22:35:43 +00:00
9 lines
157 B
C
9 lines
157 B
C
// Copyright (c) Microsoft Corporation.
|
|
// Licensed under the MIT License.
|
|
|
|
#pragma once
|
|
|
|
#include "winrt_headers.h"
|
|
#include "dx.h"
|
|
|
|
#include <D3dx12.h>
|