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