Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)

#rb none

[CL 4730305 by Chris Gagnon in Dev-Editor branch]
This commit is contained in:
Chris Gagnon
2019-01-15 18:47:22 -05:00
parent 60ed44d715
commit 1dd3e0189f
14979 changed files with 2364766 additions and 92287 deletions

View File

@@ -17,7 +17,6 @@ namespace UnrealBuildTool.Rules
PrivateIncludePaths.AddRange(
new string[] {
"Developer/ScriptGeneratorPlugin/Private",
// ... add other private include paths required here ...
}
);