blob: 3ce96554fef3370d60bddf5a54ef75a8da75b7d4 [file] [log] [blame]
Aaron Watry268beab2014-09-10 15:43:29 +00001#include <clc/clc.h>
2
3#ifdef cl_khr_fp64
4#pragma OPENCL EXTENSION cl_khr_fp64 : enable
5#endif
6
7#define __CLC_BODY <acos.inc>
8#include <clc/math/gentype.inc>