From 3af9f70bec1f50c980288e2213035693f4b737ce Mon Sep 17 00:00:00 2001 From: skal Date: Sat, 31 Jan 2026 01:01:56 +0100 Subject: Chore: Add missing newlines at end of source files --- src/util/math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/math.h') diff --git a/src/util/math.h b/src/util/math.h index 5ef822e..8aa2c7a 100644 --- a/src/util/math.h +++ b/src/util/math.h @@ -6,4 +6,4 @@ #ifndef M_PI #define M_PI 3.14159265358979323846 -#endif \ No newline at end of file +#endif -- cgit v1.2.3