You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Array.h is not needed by CompactBinarySerialization.h because the use of TArray is in a template function. - SharedBuffer.h is not needed by DerivedData.h because its types are only used as return types or function parameters. - FString and FCompositeBuffer are both declared in Fwd.h headers and do not need duplicate forward declarations. #rb none #rnx #ROBOMERGE-AUTHOR: devin.doucette #ROBOMERGE-SOURCE: CL 21391840 via CL 21394622 via CL 21395405 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v975-21357124) [CL 21398955 by devin doucette in ue5-main branch]