removed redundant headers

This commit is contained in:
2025-11-09 22:25:29 +03:00
parent a3f45628aa
commit 3968d13a19

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
{