Fixing casing typo and type coming from CryCommon

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-16 14:05:26 -07:00
parent 7c9653087d
commit 47f43c2e35
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#pragma once
#include <AzCore/std/string/string.h>
#include <azCore/std/containers/map.h>
#include <AzCore/std/containers/map.h>
/*
This class is used to control work in progress features at runtime, so QA can test even if the end user will not see those features