We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d4cd35 + b9a2d7b commit ca96221Copy full SHA for ca96221
modules/core/include/opencv2/core/cvdef.h
@@ -63,10 +63,6 @@
63
#endif
64
65
66
-#if !defined _CRT_SECURE_NO_DEPRECATE && defined _MSC_VER && _MSC_VER > 1300
67
-# define _CRT_SECURE_NO_DEPRECATE /* to avoid multiple Visual Studio warnings */
68
-#endif
69
-
70
// undef problematic defines sometimes defined by system headers (windows.h in particular)
71
#undef small
72
#undef min
0 commit comments