0ad/source/maths/tests
Ralph Sennhauser 0c0552a428
Replace M_PI with C++ numbers
C++20 added π (pi) to the standard, replace the C macro globally.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-06-04 20:29:48 +02:00
..
test_Bound.h Replace M_PI with C++ numbers 2026-06-04 20:29:48 +02:00
test_BoundingSphere.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
test_Brush.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
test_Fixed.h Replace M_PI with C++ numbers 2026-06-04 20:29:48 +02:00
test_FixedVector2D.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
test_FixedVector3D.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
test_Matrix3d.h Replace M_PI with C++ numbers 2026-06-04 20:29:48 +02:00
test_MD5.h Fix includes in source/maths 2025-07-06 18:24:31 +02:00
test_Sqrt.h Replace boost::mt19937 with std::mt19937 2025-07-19 10:46:02 +02:00