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

@@ -2,10 +2,10 @@
// Created by Orange on 11/30/2024.
//
#include <omath/trigonometry/angle.hpp>
#include <cmath>
#include <gtest/gtest.h>
#include <numbers>
#include <omath/angle.hpp>
using namespace omath;