summaryrefslogtreecommitdiff
path: root/libclc/opencl/lib/generic/math/log2.cl
diff options
context:
space:
mode:
Diffstat (limited to 'libclc/opencl/lib/generic/math/log2.cl')
-rw-r--r--libclc/opencl/lib/generic/math/log2.cl1
1 files changed, 0 insertions, 1 deletions
diff --git a/libclc/opencl/lib/generic/math/log2.cl b/libclc/opencl/lib/generic/math/log2.cl
index a52a52e28f63..d072b313f838 100644
--- a/libclc/opencl/lib/generic/math/log2.cl
+++ b/libclc/opencl/lib/generic/math/log2.cl
@@ -6,7 +6,6 @@
//
//===----------------------------------------------------------------------===//
-#include <clc/clcmacro.h>
#include <clc/math/clc_log2.h>
#include <clc/opencl/math/log2.h>