Reduce inclusion overhead a little bit
Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
This commit is contained in:
+2
@@ -6,7 +6,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#include <PostProcess/GradientWeightModifier/GradientWeightModifierController.h>
|
||||
#include <AzCore/Serialization/SerializeContext.h>
|
||||
|
||||
namespace AZ
|
||||
{
|
||||
|
||||
+1
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
|
||||
#include <PostProcess/RadiusWeightModifier/RadiusWeightModifierComponentController.h>
|
||||
#include <AzCore/RTTI/BehaviorContext.h>
|
||||
|
||||
namespace AZ
|
||||
{
|
||||
|
||||
+1
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <PostProcess/ShapeWeightModifier/ShapeWeightModifierComponentController.h>
|
||||
#include <LmbrCentral/Shape/ShapeComponentBus.h>
|
||||
#include <AzCore/Serialization/SerializeContext.h>
|
||||
|
||||
namespace AZ
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user