Files
UnrealEngineUWP/Engine/Source/Developer/ProfilerClient
Johan Torp cd2427aff7 Deprecated nonsensical FDateTime + FDateTime operator that modified left-hand side
Updated the deprecated operator+ to not modify LHS
Didn't make it const since that causes ambiguity, e.g. FDateTime() + 0.0f

PR #8690: Fix for the FDateTime "+operator" (Contributed by yashasg)
#jira UE-136752
#rb pj.kack
#preflight 6283680e44349a6581e709eb

[CL 20239857 by Johan Torp in ue5-main branch]
2022-05-17 05:35:22 -04:00
..