removed redundant headers

This commit is contained in:
2025-11-09 22:25:29 +03:00
parent 8e332f3979
commit 8f1998b0c5

View File

@@ -3,10 +3,7 @@
//
#pragma once
#include "omath/engines/source_engine/traits/pred_engine_trait.hpp"
#include "omath/linear_algebra/vector3.hpp"
#include <omath/3d_primitives/mesh.hpp>
#include <vector>
namespace omath::collision
{