From 9b4820921c10c7157b9f21fbf0da0acc93075bcb Mon Sep 17 00:00:00 2001 From: robojumper Date: Sun, 31 May 2026 00:09:11 +0200 Subject: Re-import MSL_C from TP --- include/JSystem/JGeometry.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/JSystem/JGeometry.h') diff --git a/include/JSystem/JGeometry.h b/include/JSystem/JGeometry.h index 8a298132..cfe10968 100644 --- a/include/JSystem/JGeometry.h +++ b/include/JSystem/JGeometry.h @@ -2,9 +2,10 @@ #define JGEOMETRY_H #include "common.h" -#include "math.h" #include "JSystem/JMath/JMath.h" +#include + // TODO - a lot of this has been moved to nw4r and egg. Kept for reference for now. namespace JGeometry { -- cgit v1.2.3