From ea96f7ac5e1b543947d040600bd5ad341df1c2dd Mon Sep 17 00:00:00 2001 From: Ansariel Hiller Date: Wed, 25 Sep 2024 18:08:58 +0200 Subject: More constexpr improvements and cleanup of includes of a deleted header file --- indra/llmath/raytrace.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/llmath/raytrace.cpp') diff --git a/indra/llmath/raytrace.cpp b/indra/llmath/raytrace.cpp index 893bf1fc70..c0b5f48f2d 100644 --- a/indra/llmath/raytrace.cpp +++ b/indra/llmath/raytrace.cpp @@ -27,7 +27,6 @@ #include "linden_common.h" #include "math.h" -//#include "vmath.h" #include "v3math.h" #include "llquaternion.h" #include "m3math.h" -- cgit v1.2.3