Fixes AzToolsFramework

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-03 15:08:43 -07:00
parent 28795c8f5c
commit 2f71b28b97
6 changed files with 27 additions and 9 deletions
@@ -32,6 +32,8 @@ namespace AzToolsFramework
public:
AZ_CLASS_ALLOCATOR(PrefabUndoCache, AZ::SystemAllocator, 0);
virtual ~PrefabUndoCache() = default;
void Initialize();
void Destroy();