Move JsonUtils.h for support of SC serialization

Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
chcurran
2021-08-13 21:53:20 -07:00
parent a56be14677
commit 5044204839
43 changed files with 96 additions and 75 deletions
@@ -13,7 +13,7 @@
#include <AzFramework/StringFunc/StringFunc.h>
#include <AtomCore/Serialization/Json/JsonUtils.h>
#include <AzToolsFramework/Serialization/Json/JsonUtils.h>
// Included so we can deduce the asset type from asset paths.
#include <Atom/RPI.Reflect/Shader/ShaderAsset.h>