aboutsummaryrefslogtreecommitdiff
path: root/tests/TypePrinter.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TypePrinter.h')
-rw-r--r--tests/TypePrinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TypePrinter.h b/tests/TypePrinter.h
index f5915c474a..4fb3b64d42 100644
--- a/tests/TypePrinter.h
+++ b/tests/TypePrinter.h
@@ -464,4 +464,4 @@ inline ::std::ostream &operator<<(::std::ostream &os, const BorderSize &border)
return os;
}
} // namespace arm_compute
-#endif
+#endif /* __ARM_COMPUTE_TEST_TYPE_PRINTER_H__ */