You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Remove unnecessary WindowsHWrapper.h & MinWindows.h include - both files will be automatically included by AllowWindowsPlatformTypes.h
#jira UE-152863 #rnx #rb Josh.Adams [CL 26912096 by david harvey in ue5-main branch]
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
#include "Misc/EngineVersion.h"
|
||||
|
||||
#include "Windows/WindowsHWrapper.h"
|
||||
#include "Windows/AllowWindowsPlatformTypes.h"
|
||||
#include <DbgHelp.h>
|
||||
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
#include "HAL/PlatformProcess.h"
|
||||
#include "HAL/FileManager.h"
|
||||
|
||||
#include "Windows/WindowsHWrapper.h"
|
||||
#include "Windows/AllowWindowsPlatformTypes.h"
|
||||
#include "dbgeng.h"
|
||||
#include <DbgHelp.h>
|
||||
|
||||
Reference in New Issue
Block a user