summaryrefslogtreecommitdiff
path: root/generic/include/clc/math/hypot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'generic/include/clc/math/hypot.inc')
-rw-r--r--generic/include/clc/math/hypot.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/include/clc/math/hypot.inc b/generic/include/clc/math/hypot.inc
new file mode 100644
index 0000000..2f97ee5
--- /dev/null
+++ b/generic/include/clc/math/hypot.inc
@@ -0,0 +1 @@
+_CLC_OVERLOAD _CLC_DECL GENTYPE hypot(GENTYPE x, GENTYPE y);