Merge pull request #24168 from autoantwort:missing-include-3

* add missing include

* Apply CR
pull/24451/head
autoantwort 1 year ago committed by GitHub
parent 7f6c95f2d7
commit 4761c28143
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      modules/dnn/src/op_halide.cpp

@ -11,6 +11,7 @@
#ifdef HAVE_HALIDE
#include <HalideRuntimeOpenCL.h>
#include <thread>
#endif // HAVE_HALIDE
namespace cv

Loading…
Cancel
Save