aboutsummaryrefslogtreecommitdiff
path: root/tests/TypeReader.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TypeReader.h')
-rw-r--r--tests/TypeReader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TypeReader.h b/tests/TypeReader.h
index 82eb9e42cf..2be76ba63f 100644
--- a/tests/TypeReader.h
+++ b/tests/TypeReader.h
@@ -64,4 +64,4 @@ inline ::std::istream &operator>>(::std::istream &is, BorderMode &mode)
return is;
}
} // namespace arm_compute
-#endif
+#endif /* __ARM_COMPUTE_TEST_TYPE_READER_H__ */