mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-26 19:52:38 +00:00
Rename ambiguous header (#2489)
This commit is contained in:
parent
c27f56c38e
commit
0688afa58f
3 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "cppwinrt.h"
|
||||
#include "winrt_headers.h"
|
||||
#include "dx.h"
|
||||
|
||||
#include <D3dx12.h>
|
||||
#include <D3dx12.h>
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "cppwinrt.h"
|
||||
#include "onnx.h"
|
||||
#include "winrt_headers.h"
|
||||
#include "onnx.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue