summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2012-12-19 20:42:05 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-01-31 15:16:18 -0500
commit70fd1c6311ee5dde8feefa0f936defbf25f70137 (patch)
treeec01b510f631a1dab9a005946badd6818c5bb7c4
parente97ba43135d829fcfe879f72890316fb8c7e2bf4 (diff)
XXX:Max
-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 315693b..c6119d7 100644
--- a/generic/include/clc/clc.h
+++ b/generic/include/clc/clc.h
@@ -60,6 +60,7 @@
#include <clc/integer/abs.h>
#include <clc/integer/abs_diff.h>
#include <clc/integer/add_sat.h>
+#include <clc/integer/max.h>
#include <clc/integer/sub_sat.h>
/* 6.11.5 Geometric Functions */