diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-28 08:59:55 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-28 08:59:55 +0100 |
| commit | 6599a428cd69be6c66c5179e1f0fce42f561f935 (patch) | |
| tree | 8c33b2c61638221c31efe1d31cb3c52845801d6b /src/app/main.cc | |
| parent | d26866fb6cf7bd22c90000055cd27a65c31766dd (diff) | |
remove unused util/math.h
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'src/app/main.cc')
| -rw-r--r-- | src/app/main.cc | 1 |
1 files changed, 0 insertions, 1 deletions
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 <cmath> #include <cstdio> #include <cstdlib> |
