You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UE4 - Mono Compile fix
[CL 2620399 by Rolando Caloca in Main branch]
This commit is contained in:
committed by
Rolando.Caloca@epicgames.com
parent
3638086d83
commit
6d644335df
@@ -9,7 +9,6 @@
|
||||
|
||||
#define D3D12_SUPPORTS_PARALLEL_RHI_EXECUTE 1
|
||||
|
||||
#include "D3D12RHI.h"
|
||||
|
||||
// Dependencies.
|
||||
#include "Core.h"
|
||||
@@ -20,6 +19,7 @@
|
||||
|
||||
DECLARE_LOG_CATEGORY_EXTERN(LogD3D12RHI, Log, All);
|
||||
|
||||
#include "D3D12RHI.h"
|
||||
#include "D3D12RHIBasePrivate.h"
|
||||
#include "StaticArray.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user