diff options
Diffstat (limited to 'libclc/opencl/lib/generic/math/log10.cl')
| -rw-r--r-- | libclc/opencl/lib/generic/math/log10.cl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libclc/opencl/lib/generic/math/log10.cl b/libclc/opencl/lib/generic/math/log10.cl index 466b602e1896..6702b4485b51 100644 --- a/libclc/opencl/lib/generic/math/log10.cl +++ b/libclc/opencl/lib/generic/math/log10.cl @@ -6,7 +6,6 @@ // //===----------------------------------------------------------------------===// -#include <clc/clcmacro.h> #include <clc/math/clc_log10.h> #include <clc/opencl/math/log10.h> |
