diff options
Diffstat (limited to 'generic/include/clc/clc.h')
-rw-r--r-- | generic/include/clc/clc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/include/clc/clc.h b/generic/include/clc/clc.h index 333fec9..61f9b35 100644 --- a/generic/include/clc/clc.h +++ b/generic/include/clc/clc.h @@ -47,6 +47,7 @@ #include <clc/math/cos.h> #include <clc/math/cospi.h> #include <clc/math/ceil.h> +#include <clc/math/erf.h> #include <clc/math/erfc.h> #include <clc/math/exp.h> #include <clc/math/exp10.h> |