#pragma warning4127 fixed for cvstd.inl.hpp
This commit is contained in:
@@ -49,6 +49,10 @@
|
|||||||
# include <ostream>
|
# include <ostream>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef _MSC_VER
|
||||||
|
#pragma warning( disable: 4127 )
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace cv
|
namespace cv
|
||||||
{
|
{
|
||||||
#ifndef OPENCV_NOSTL
|
#ifndef OPENCV_NOSTL
|
||||||
|
Reference in New Issue
Block a user