You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Merging //UE4/Dev-Main to Dev-Geometry (from CL: 3492074)
#rb none [CL 3493369 by Mike Fricker in Dev-Geometry branch]
This commit is contained in:
@@ -17,6 +17,9 @@ DEFINE_LOG_CATEGORY(LogCrashDebugHelper);
|
||||
#elif PLATFORM_MAC
|
||||
#include "CrashDebugHelperMac.h"
|
||||
|
||||
#elif PLATFORM_IOS
|
||||
#include "CrashDebugHelperIOS.h"
|
||||
|
||||
#else
|
||||
#error "Unknown platform"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user