aboutsummaryrefslogtreecommitdiff
path: root/tests/dataset/ThresholdDataset.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dataset/ThresholdDataset.h')
-rw-r--r--tests/dataset/ThresholdDataset.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dataset/ThresholdDataset.h b/tests/dataset/ThresholdDataset.h
index a2d76e3c48..e5a1e375ff 100644
--- a/tests/dataset/ThresholdDataset.h
+++ b/tests/dataset/ThresholdDataset.h
@@ -38,7 +38,7 @@
#ifdef BOOST
#include "boost_wrapper.h"
-#endif
+#endif /* BOOST */
namespace arm_compute
{
@@ -92,4 +92,4 @@ public:
} // namespace test
} // namespace arm_compute
-#endif //__ARM_COMPUTE_TEST_DATASET_THRESHOLD_DATASET_H__
+#endif /* __ARM_COMPUTE_TEST_DATASET_THRESHOLD_DATASET_H__ */