aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/utils/InterpolationPolicyUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/utils/InterpolationPolicyUtils.h')
-rw-r--r--arm_compute/core/utils/InterpolationPolicyUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/utils/InterpolationPolicyUtils.h b/arm_compute/core/utils/InterpolationPolicyUtils.h
index 79f6e3aa5f..8d4ae4321c 100644
--- a/arm_compute/core/utils/InterpolationPolicyUtils.h
+++ b/arm_compute/core/utils/InterpolationPolicyUtils.h
@@ -37,5 +37,5 @@ namespace arm_compute
* @return The string describing the interpolation policy.
*/
const std::string &string_from_interpolation_policy(InterpolationPolicy policy);
-}
+} // namespace arm_compute
#endif /*ARM_COMPUTE_CORE_UTILS_INTERPOLATIONPOLICYUTILS_H */