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

View File

@ -342,4 +342,4 @@ struct VZeroUpperGuard {
#ifndef CV_WASM_SIMD
# define CV_WASM_SIMD 0
#endif
#endif