From 362b818a7197f2b814beba86dfda5207b8591f01 Mon Sep 17 00:00:00 2001 From: Saikari Date: Mon, 15 Sep 2025 13:13:55 +0300 Subject: [PATCH] Update omath.hpp --- include/omath/omath.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/omath/omath.hpp b/include/omath/omath.hpp index a867dd17..f96bfe79 100644 --- a/include/omath/omath.hpp +++ b/include/omath/omath.hpp @@ -15,7 +15,6 @@ #include "omath/linear_algebra/vector3.hpp" // Matrix classes -#include "linear_algebra/matrix.hpp" #include "omath/linear_algebra/mat.hpp" // Color functionality @@ -81,4 +80,4 @@ #include "omath/engines/unreal_engine/formulas.hpp" #include "omath/engines/unreal_engine/camera.hpp" #include "omath/engines/unreal_engine/traits/camera_trait.hpp" -#include "omath/engines/unreal_engine/traits/pred_engine_trait.hpp" \ No newline at end of file +#include "omath/engines/unreal_engine/traits/pred_engine_trait.hpp"