fixing no unity builds

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-03 20:24:36 -07:00
parent 82c5f80fbd
commit eeed7df429
9 changed files with 33 additions and 3 deletions
@@ -594,6 +594,8 @@ void CUiAnimSequence::Activate()
}
}
typedef AZStd::fixed_string<512> stack_string;
//////////////////////////////////////////////////////////////////////////
void CUiAnimSequence::Deactivate()
{