1 diff --git a/source/dft/functionals.h b/source/dft/functionals.h
2 index fde49ba..f7a61fc 100644
3 --- a/source/dft/functionals.h
4 +++ b/source/dft/functionals.h
10 +#define M_PI 3.14159265358979323846
14 +#define M_SQRT2 1.41421356237309504880
17 typedef ergo_real real;
19 #if defined(FUNC_PRECISION) && FUNC_PRECISION == 1