diff --git a/Source/SenseGloveDebug/Private/SGDebug/SGDebugGizmo.cpp b/Source/SenseGloveDebug/Private/SGDebug/SGDebugGizmo.cpp index 045e979e..e2312473 100644 --- a/Source/SenseGloveDebug/Private/SGDebug/SGDebugGizmo.cpp +++ b/Source/SenseGloveDebug/Private/SGDebug/SGDebugGizmo.cpp @@ -37,9 +37,6 @@ #include "DrawDebugHelpers.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, const FSGDebugGizmoSettings& Settings)