aboutsummaryrefslogtreecommitdiff
path: root/tests/NEON/LutAccessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/NEON/LutAccessor.h')
-rw-r--r--tests/NEON/LutAccessor.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/NEON/LutAccessor.h b/tests/NEON/LutAccessor.h
index 046d1b87ff..e399d5ab43 100644
--- a/tests/NEON/LutAccessor.h
+++ b/tests/NEON/LutAccessor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017-2018 ARM Limited.
+ * Copyright (c) 2017-2019 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -21,8 +21,8 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
-#ifndef __ARM_COMPUTE_TEST_NEON_LUTACCESSOR_H__
-#define __ARM_COMPUTE_TEST_NEON_LUTACCESSOR_H__
+#ifndef ARM_COMPUTE_TEST_NEON_LUTACCESSOR_H
+#define ARM_COMPUTE_TEST_NEON_LUTACCESSOR_H
#include "tests/ILutAccessor.h"
@@ -87,4 +87,4 @@ private:
};
} // namespace test
} // namespace arm_compute
-#endif /* __ARM_COMPUTE_TEST_NEON_LUTACCESSOR_H__ */
+#endif /* ARM_COMPUTE_TEST_NEON_LUTACCESSOR_H */