summaryrefslogtreecommitdiff
path: root/generic/include/clc/clc.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/include/clc/clc.h')
-rw-r--r--generic/include/clc/clc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/include/clc/clc.h b/generic/include/clc/clc.h
index 315693b..c917a46 100644
--- a/generic/include/clc/clc.h
+++ b/generic/include/clc/clc.h
@@ -38,6 +38,8 @@
#include <clc/math/fabs.h>
#include <clc/math/floor.h>
#include <clc/math/fma.h>
+#include <clc/math/fmax.h>
+#include <clc/math/fmin.h>
#include <clc/math/hypot.h>
#include <clc/math/log.h>
#include <clc/math/log2.h>