mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
fixed tests includes
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
// Created by Orange on 11/30/2024.
|
||||
//
|
||||
#include <gtest/gtest.h>
|
||||
#include <omath/Angles.hpp>
|
||||
#include <omath/Angle.hpp>
|
||||
#include <omath/angles.hpp>
|
||||
|
||||
TEST(UnitTestAngles, RadiansToDeg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user