diff --git a/include/c3d/maths.h b/include/c3d/maths.h index f1b4f86..faf463a 100644 --- a/include/c3d/maths.h +++ b/include/c3d/maths.h @@ -9,6 +9,10 @@ * @{ */ +#ifndef M_PI +# define M_PI 3.14159265358979323846264338327950288 +#endif + /** * The one true circumference-to-radius ratio. * See http://tauday.com/tau-manifesto