missing header includes

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-17 18:02:49 -07:00
parent ea01904ecf
commit 1d7f690e06
7 changed files with 9 additions and 0 deletions
@@ -8,6 +8,7 @@
#include <AzCore/std/string/string.h>
#include <GemCatalog/GemModel.h>
#include <AzCore/Casting/numeric_cast.h>
namespace O3DE::ProjectManager
{