mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-04 23:59:56 +00:00
10 lines
178 B
C
10 lines
178 B
C
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "winrt_headers.h"
|
||||
#include "dx.h"
|
||||
|
||||
#include <D3dx12.h>
|