From 6599a428cd69be6c66c5179e1f0fce42f561f935 Mon Sep 17 00:00:00 2001 From: skal Date: Sat, 28 Feb 2026 08:59:55 +0100 Subject: remove unused util/math.h Co-Authored-By: Claude Sonnet 4.6 --- src/app/main.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/app') diff --git a/src/app/main.cc b/src/app/main.cc index e020a2a..c85877b 100644 --- a/src/app/main.cc +++ b/src/app/main.cc @@ -22,7 +22,6 @@ #include "gpu/demo_effects.h" #include "gpu/gpu.h" #include "platform/platform.h" -#include "util/math.h" #include #include #include -- cgit v1.2.3