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 8b41523..4f49760 100644 --- a/generic/include/clc/clc.h +++ b/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> |