mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-16 00:46:03 +08:00
Changed math. to maths.h
This commit is contained in:
parent
4e2bfb2740
commit
1fe506955d
@ -26,11 +26,11 @@ SOFTWARE.
|
||||
|
||||
#include <UnitTest++/UnitTest++.h>
|
||||
|
||||
#include "../math.h"
|
||||
#include "../maths.h"
|
||||
|
||||
namespace
|
||||
{
|
||||
SUITE(TestMath)
|
||||
SUITE(TestMaths)
|
||||
{
|
||||
//*************************************************************************
|
||||
TEST(TestLog0_BASE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user