1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Fixed clang -Wnewline-eof warning by adding newline to end of file

This commit is contained in:
Sean McBride
2019-10-08 14:16:11 -04:00
committed by Alexander Smorkalov
parent 2ff1fb60ad
commit 24effe8cd6
@@ -342,4 +342,4 @@ struct VZeroUpperGuard {
#ifndef CV_WASM_SIMD
# define CV_WASM_SIMD 0
#endif
#endif