1 /* Duplciate these so we don't have to distribute utils.h */
2 #define __CLC_CONCAT(x, y) x ## y
3 #define __CLC_XCONCAT(x, y) __CLC_CONCAT(x, y)
5 #define __CLC_BODY <clc/relational/select.inc>
6 #include <clc/math/gentype.inc>
7 #define __CLC_BODY <clc/relational/select.inc>
8 #include <clc/integer/gentype.inc>