mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 05:43:05 +04:00
9a1835ce66
fix for opencv/opencv#8105, compilation issue with mingw32 (in google/googletest#721 a similar issue was solved and the reason was described as MinGW defines _CRITICAL_SECTION and _RTL_CRITICAL_SECTION as two separate (equivalent) structs, instead of using typedef)