Files
UnrealEngineUWP/Engine/Source/Editor/UndoHistory/Public
Tim Smith c93fc3201a Fixing PVS 7.7 Issues:
warning V1043: A global object variable 'XYZ' is declared in the header. Multiple copies of it will be created in all translation units that include this header

When we are 100% C++17, we could use the inline keyword instead of making things extern.

#rb trivial
#jira UE-91644

[CL 15048553 by Tim Smith in ue5-main branch]
2021-01-12 09:50:59 -04:00
..