remove redundant headers
This commit is contained in:
@@ -37,9 +37,6 @@
|
|||||||
|
|
||||||
#include "DrawDebugHelpers.h"
|
#include "DrawDebugHelpers.h"
|
||||||
#include "Kismet/GameplayStatics.h"
|
#include "Kismet/GameplayStatics.h"
|
||||||
#include "Math/Color.h"
|
|
||||||
#include "Math/Rotator.h"
|
|
||||||
#include "Math/Vector.h"
|
|
||||||
|
|
||||||
void FSGDebugGizmo::Draw(const UWorld* World, const FVector& Location, const FRotator& Rotation,
|
void FSGDebugGizmo::Draw(const UWorld* World, const FVector& Location, const FRotator& Rotation,
|
||||||
const FSGDebugGizmoSettings& Settings)
|
const FSGDebugGizmoSettings& Settings)
|
||||||
|
|||||||
Reference in New Issue
Block a user