From dcc6947e0e9e2f121253609a8627a461aa2c15a7 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 28 Feb 2021 23:29:11 +0000 Subject: Global definition of quarter_pi --- test/test-maths.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/test-maths.cpp b/test/test-maths.cpp index 6151c39..a2e1953 100644 --- a/test/test-maths.cpp +++ b/test/test-maths.cpp @@ -7,7 +7,6 @@ #include #include #include -constexpr auto quarter_pi = pi / 4.F; using vecter_to_angle = std::tuple; BOOST_DATA_TEST_CASE(test_vector_yaw, -- cgit v1.2.3