Remove unnecessary headers from arm_compute/core/CL/* (#3371)
authorShubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Mon, 29 Oct 2018 02:13:28 +0000 (07:43 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 29 Oct 2018 02:13:28 +0000 (11:13 +0900)
commit24d6dc360f0b5b87c28b6ea73a8a2f50723a07e0
tree5873a0d3261ece0039501c6c85723f82f71c5560
parent74695152bdc3771fb3c36507dc30eb644f8b8ec4
Remove unnecessary headers from arm_compute/core/CL/* (#3371)

This patch will remove unnecessary headers included in the following files:

arm_compute/core/CL/kernels/CLActivationLayerExKernel.h
arm_compute/core/CL/kernels/CLArithmeticSubtractionExKernel.h
arm_compute/core/CL/kernels/CLEqualKernel.h
arm_compute/core/CL/kernels/CLGatherKernel.h
arm_compute/core/CL/kernels/CLNegKernel.h
arm_compute/core/CL/kernels/CLPixelWiseDivisionKernel.h
arm_compute/core/CL/kernels/CLReduceMaxKernel.h
arm_compute/core/CL/kernels/CLReductionMeanKernel.h
arm_compute/core/CL/kernels/CLSquaredDifferenceKernel.h
arm_compute/core/CL/kernels/CLStridedSliceKernel.h

Signed-off-by: shubham <shub98.gupta@samsung.com>
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLActivationLayerExKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLArithmeticSubtractionExKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLEqualKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLGatherKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLNegKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLPixelWiseDivisionKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLReduceMaxKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLReductionMeanKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLSquaredDifferenceKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLStridedSliceKernel.h