aboutsummaryrefslogtreecommitdiff
path: root/tests/ProgramOptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ProgramOptions.h')
-rw-r--r--tests/ProgramOptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ProgramOptions.h b/tests/ProgramOptions.h
index b61ae01b30..0b28355aa6 100644
--- a/tests/ProgramOptions.h
+++ b/tests/ProgramOptions.h
@@ -98,4 +98,4 @@ bool ProgramOptions::get(const std::string &name, T &value) const
}
} // namespace test
} // namespace arm_compute
-#endif
+#endif /* __ARM_COMPUTE_TEST_PROGRAM_OPTIONS_H__ */