You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UnrealBuildTool
Adding "using UnrealBuildBase" to some files (submitted separately to make subsequent CLs smaller) #jira none #trivial #ROBOMERGE-SOURCE: CL 16657799 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v833-16641396) [CL 16657806 by jonathan adamczewski in ue5-release-engine-test branch]
This commit is contained in:
@@ -7,6 +7,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using EpicGames.Core;
|
||||
using UnrealBuildBase;
|
||||
|
||||
namespace UnrealBuildTool
|
||||
{
|
||||
|
||||
@@ -7,6 +7,7 @@ using System.Runtime.Serialization;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using EpicGames.Core;
|
||||
using UnrealBuildBase;
|
||||
|
||||
namespace UnrealBuildTool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user