reordored omath headers

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

View File

@@ -7,8 +7,8 @@
#include "omath/linear_algebra/mat.hpp"
#include "omath/linear_algebra/vector3.hpp"
#include "omath/projection/error_codes.hpp"
#include <omath/trigonometry/angle.hpp>
#include <expected>
#include <omath/angle.hpp>
#include <type_traits>
#ifdef OMATH_BUILD_TESTS