mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
c2c539e3cc
This fixes the following error with mingw toolchain: opencv/modules/videoio/src/cap_obsensor/obsensor_stream_channel_msmf.hpp:160:10: error: 'condition_variable' in namespace 'std' does not name a type 160 | std::condition_variable streamStateCv_; | ^~~~~~~~~~~~~~~~~~ |
||
---|---|---|
.. | ||
cmake | ||
doc | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |