Removing unused cstdint header from the runtime/CL/functions/CL* (#3311)
authorShubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Wed, 24 Oct 2018 09:51:14 +0000 (15:21 +0530)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 24 Oct 2018 09:51:14 +0000 (18:51 +0900)
commit4d92f05ab0e4ab15e5c6465ced686a4bd65a824e
tree3acf98d356de11053b0de79ea94010ddde2a4eed
parentae1038e73176b6d4f388140a24187e6308da7963
Removing unused cstdint header from the runtime/CL/functions/CL* (#3311)

This patch will remove cstdint header from runtime/CL/functions/CL* since it is not getting used.

Signed-off-by: shubham <shub98.gupta@samsung.com>
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLEqual.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLNeg.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLReduceSum.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLReductionMean.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLSquaredDifference.h