You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fixed Mac build and project gneeration errors
#rb none [CL 6354508 by Josh Adams in Dev-Build branch]
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Apple/ApplePlatformAtomics.h"
|
||||
@@ -2,3 +2,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Apple/ApplePlatformFile.h"
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Apple/ApplePlatformStackWalk.h"
|
||||
Reference in New Issue
Block a user