mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Merge pull request #10375 from tomoaki0705:buildWarningMSVC
This commit is contained in:
@@ -47,10 +47,6 @@
|
||||
|
||||
#include "opencv2/core/openvx/ovx_defs.hpp"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning( disable: 4127 ) // conditional expression is constant
|
||||
#endif
|
||||
|
||||
#if CV_SIMD128
|
||||
#define CV_MALLOC_SIMD128 16
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user