mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
clean up the code
* disable the warning in CMake, not int the code using pragma
This commit is contained in:
@@ -45,10 +45,6 @@ The references are:
|
||||
#include "precomp.hpp"
|
||||
#include "agast_score.hpp"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning( disable : 4127 )
|
||||
#endif
|
||||
|
||||
namespace cv
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user