diff --git a/modules/core/include/opencv2/core/cv_cpu_dispatch.h b/modules/core/include/opencv2/core/cv_cpu_dispatch.h index c00f569f12..8e5ce35ba9 100644 --- a/modules/core/include/opencv2/core/cv_cpu_dispatch.h +++ b/modules/core/include/opencv2/core/cv_cpu_dispatch.h @@ -342,4 +342,4 @@ struct VZeroUpperGuard { #ifndef CV_WASM_SIMD # define CV_WASM_SIMD 0 -#endif \ No newline at end of file +#endif