mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
clean up the code
* disable the warning in CMake, not int the code using pragma
This commit is contained in:
@@ -48,9 +48,6 @@ The references are:
|
||||
#include "opencv2/core/hal/intrin.hpp"
|
||||
|
||||
#include "opencv2/core/openvx/ovx_defs.hpp"
|
||||
#if defined _MSC_VER
|
||||
# pragma warning( disable : 4127)
|
||||
#endif
|
||||
|
||||
namespace cv
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user