Skip to content

Commit 2da81f3

Browse files
committed
Minor, adding headers. Fixes compile error in non-unity builds
Signed-off-by: Gene Walters <[email protected]>
1 parent 072996d commit 2da81f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Code/Framework/AzToolsFramework/AzToolsFramework/Prefab/Spawnable/AssetPlatformComponentRemover.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
#pragma once
1010

1111
#include <AzCore/Memory/SystemAllocator.h>
12+
#include <AzCore/std/containers/map.h>
13+
#include <AzCore/std/containers/set.h>
1214
#include <AzToolsFramework/Prefab/Spawnable/PrefabProcessor.h>
1315

1416
namespace AZ

0 commit comments

Comments
 (0)