summaryrefslogtreecommitdiff
path: root/src/JSystem/JStage/JSGCamera.cpp
diff options
context:
space:
mode:
authorrobojumper <robojumper@gmail.com>2025-12-02 01:33:32 +0100
committerGitHub <noreply@github.com>2025-12-01 16:33:32 -0800
commit6a5397e847ecb16a607a58daa51c8e20cc1b5fd1 (patch)
tree52331055dd4873c1a75370608614992e3f81f662 /src/JSystem/JStage/JSGCamera.cpp
parent1e2d9151a0ba815d9ebe11dcc0a66d037fb41449 (diff)
JStudio debug improvements (#2902)
Diffstat (limited to 'src/JSystem/JStage/JSGCamera.cpp')
-rw-r--r--src/JSystem/JStage/JSGCamera.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JSystem/JStage/JSGCamera.cpp b/src/JSystem/JStage/JSGCamera.cpp
index 33cbbf5410..caf5865873 100644
--- a/src/JSystem/JStage/JSGCamera.cpp
+++ b/src/JSystem/JStage/JSGCamera.cpp
@@ -1,7 +1,6 @@
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/JStage/JSGCamera.h"
-#include "math.h"
#include "limits.h"
JStage::TCamera::~TCamera() {}