mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
64f821908e
Fix a compilation error with MinGW gcc 4.7 with enabled C++11 support (-std=c++11). Issue number: #2555