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

@@ -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;