1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

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
+1
View File
@@ -14,6 +14,7 @@
#include "halide_scheduler.hpp"
#include <HalideRuntimeOpenCL.h>
#include <thread>
#endif // HAVE_HALIDE
namespace cv {