mirror of
https://github.com/opencv/opencv.git
synced 2025-06-10 02:53:07 +08:00
Merge pull request #24167 from autoantwort:missing-include
* add missing include * Apply CR
This commit is contained in:
parent
abda763073
commit
f5a14532c2
@ -14,6 +14,7 @@
|
|||||||
#include "halide_scheduler.hpp"
|
#include "halide_scheduler.hpp"
|
||||||
|
|
||||||
#include <HalideRuntimeOpenCL.h>
|
#include <HalideRuntimeOpenCL.h>
|
||||||
|
#include <thread>
|
||||||
#endif // HAVE_HALIDE
|
#endif // HAVE_HALIDE
|
||||||
|
|
||||||
namespace cv {
|
namespace cv {
|
||||||
|
Loading…
Reference in New Issue
Block a user