mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-07-31 08:17:05 -05:00
Workaround OpenCV MacOS build issue
This commit is contained in:
parent
1785035b96
commit
70b3c2e240
|
|
@ -8,6 +8,7 @@
|
|||
#include <QCheckBox>
|
||||
#include <QHBoxLayout>
|
||||
#include <chrono>
|
||||
#undef NO // MacOS macro that can conflict with OpenCV
|
||||
#include <opencv2/opencv.hpp>
|
||||
|
||||
enum class VideoCondition {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user