Merge pull request #24167 from autoantwort:missing-include

* add missing include

* Apply CR
pull/24172/head
autoantwort 2 years ago committed by GitHub
parent abda763073
commit f5a14532c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      modules/dnn/src/op_halide.cpp

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

Loading…
Cancel
Save