mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
reordored omath headers
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
//
|
||||
// Created by Orange on 11/30/2024.
|
||||
//
|
||||
#include <omath/trigonometry/angles.hpp>
|
||||
#include <gtest/gtest.h>
|
||||
#include <omath/angles.hpp>
|
||||
|
||||
TEST(unit_test_angles, radians_to_deg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user