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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/include/clc/clc.h b/generic/include/clc/clc.h
index 2833871..b0cbd4a 100644
--- a/generic/include/clc/clc.h
+++ b/generic/include/clc/clc.h
@@ -41,6 +41,7 @@
#include <clc/math/log.h>
#include <clc/math/log2.h>
#include <clc/math/mad.h>
+#include <clc/math/pow.h>
#include <clc/math/sin.h>
#include <clc/math/sqrt.h>
#include <clc/math/native_cos.h>