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 8b41523aab9..4f497601b3d 100644 --- a/libclc/generic/include/clc/clc.h +++ b/libclc/generic/include/clc/clc.h @@ -36,6 +36,7 @@ #include <clc/math/exp.h> #include <clc/math/exp2.h> #include <clc/math/fabs.h> +#include <clc/math/floor.h> #include <clc/math/fma.h> #include <clc/math/hypot.h> #include <clc/math/log.h> |