From 88012e252495b0a0421767c099196d655e3cb0db Mon Sep 17 00:00:00 2001 From: orange Date: Wed, 18 Feb 2026 05:53:16 +0300 Subject: [PATCH] removed useless include --- include/omath/3d_primitives/mesh.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/omath/3d_primitives/mesh.hpp b/include/omath/3d_primitives/mesh.hpp index 00a8e50..4ae5718 100644 --- a/include/omath/3d_primitives/mesh.hpp +++ b/include/omath/3d_primitives/mesh.hpp @@ -6,7 +6,6 @@ #include #include #include -#include #include namespace omath::primitives