aboutsummaryrefslogtreecommitdiff
path: root/tests/CL/CLLutAccessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CL/CLLutAccessor.h')
-rw-r--r--tests/CL/CLLutAccessor.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/CL/CLLutAccessor.h b/tests/CL/CLLutAccessor.h
index ee5886191c..57047e244f 100644
--- a/tests/CL/CLLutAccessor.h
+++ b/tests/CL/CLLutAccessor.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_CL_CLLUTACCESSOR_H__
-#define __ARM_COMPUTE_TEST_CL_CLLUTACCESSOR_H__
+#ifndef ARM_COMPUTE_TEST_CL_CLLUTACCESSOR_H
+#define ARM_COMPUTE_TEST_CL_CLLUTACCESSOR_H
#include "tests/ILutAccessor.h"
@@ -93,4 +93,4 @@ private:
};
} // namespace test
} // namespace arm_compute
-#endif /* __ARM_COMPUTE_TEST_CL_CLLUTACCESSOR_H__ */
+#endif /* ARM_COMPUTE_TEST_CL_CLLUTACCESSOR_H */