reordored omath headers

This commit is contained in:
2025-10-03 13:51:53 +03:00
parent c8b2d963db
commit 70f2f90100
22 changed files with 30 additions and 31 deletions

View File

@@ -6,8 +6,8 @@
#include "omath/linear_algebra/mat.hpp"
#include "omath/linear_algebra/vector3.hpp"
#include <omath/angle.hpp>
#include <omath/view_angles.hpp>
#include <omath/trigonometry/angle.hpp>
#include <omath/trigonometry/view_angles.hpp>
namespace omath::unity_engine
{