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

pull/15666/head
Sean McBride 5 years ago committed by Alexander Smorkalov
parent 2ff1fb60ad
commit 24effe8cd6
  1. 2
      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
#endif

Loading…
Cancel
Save