Rename ambiguous header (#2489)

This commit is contained in:
Tiago Koji Castro Shibata 2019-11-26 18:57:14 -08:00 committed by Ke Zhang
parent c27f56c38e
commit 0688afa58f
3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
#pragma once
#include "cppwinrt.h"
#include "winrt_headers.h"
#include "dx.h"
#include <D3dx12.h>
#include <D3dx12.h>

View file

@ -3,5 +3,5 @@
#pragma once
#include "cppwinrt.h"
#include "onnx.h"
#include "winrt_headers.h"
#include "onnx.h"