diff options
Diffstat (limited to 'libclc/generic/include/clc/clc.h')
-rw-r--r-- | libclc/generic/include/clc/clc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libclc/generic/include/clc/clc.h b/libclc/generic/include/clc/clc.h index a52ed5d3d2b..8be8b38d471 100644 --- a/libclc/generic/include/clc/clc.h +++ b/libclc/generic/include/clc/clc.h @@ -77,6 +77,7 @@ #include <clc/math/half_log.h> #include <clc/math/half_log10.h> #include <clc/math/half_log2.h> +#include <clc/math/half_recip.h> #include <clc/math/half_rsqrt.h> #include <clc/math/half_sqrt.h> #include <clc/math/hypot.h> |