Merge pull request #24167 from autoantwort:missing-include

* add missing include

* Apply CR
This commit is contained in:
autoantwort 2023-08-17 11:34:19 +02:00 committed by GitHub
parent abda763073
commit f5a14532c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@
#include "halide_scheduler.hpp"
#include <HalideRuntimeOpenCL.h>
#include <thread>
#endif // HAVE_HALIDE
namespace cv {