aboutsummaryrefslogtreecommitdiff
path: root/tests/TensorCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TensorCache.h')
-rw-r--r--tests/TensorCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TensorCache.h b/tests/TensorCache.h
index b4f7b59e15..4bb059e203 100644
--- a/tests/TensorCache.h
+++ b/tests/TensorCache.h
@@ -115,4 +115,4 @@ inline RawTensor &TensorCache::add(std::tuple<const std::string &, Format, Chann
}
} // namespace test
} // namespace arm_compute
-#endif
+#endif /* __ARM_COMPUTE_TEST_TENSOR_CACHE_H__ */