aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CPP/kernels/CPPSortEuclideanDistanceKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CPP/kernels/CPPSortEuclideanDistanceKernel.h')
-rw-r--r--arm_compute/core/CPP/kernels/CPPSortEuclideanDistanceKernel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arm_compute/core/CPP/kernels/CPPSortEuclideanDistanceKernel.h b/arm_compute/core/CPP/kernels/CPPSortEuclideanDistanceKernel.h
index c6b47a512a..fddd4254bf 100644
--- a/arm_compute/core/CPP/kernels/CPPSortEuclideanDistanceKernel.h
+++ b/arm_compute/core/CPP/kernels/CPPSortEuclideanDistanceKernel.h
@@ -65,6 +65,5 @@ private:
InternalKeypoint *_in_out; /**< Source array of InternalKeypoint */
IKeyPointArray *_output; /**< Destination array of IKeyPointArray */
};
-
} // namespace arm_compute
#endif /* __ARM_COMPUTE_CPPSORTEUCLIDEANDISTANCEKERNEL_H__ */