mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Merged the trunk r8589:8653 - all changes related to build warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#if _MSC_VER >= 1400
|
||||
#if defined _MSC_VER && _MSC_VER >= 1400
|
||||
#pragma warning( disable : 4201 4408 4127 4100)
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user