Modify #ifndef macro of SimpleArithmeticAdditionLayer.h (#1458)
author윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Thu, 31 May 2018 02:42:02 +0000 (11:42 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 31 May 2018 02:42:02 +0000 (11:42 +0900)
commita23602c0748f222075594655d2a9dc5c7c7bd2c6
treedf55b4bf68dae2cf7bf401d98f5d98ad244e6c45
parenta9cd086586caf671507e352bdd3a80e5834f2bd7
Modify #ifndef macro of SimpleArithmeticAdditionLayer.h (#1458)

from
`#ifndef __SIMPLE_ARITHMETIC_LAYER_H__`
to
`#ifndef __SIMPLE_ARITHMETIC_ADDITION_LAYER_H__`

because we may need more arithmetic layers.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
runtimes/pure_arm_compute/src/internal/layers/SimpleArithmeticAdditionLayer.h