]> git.pld-linux.org Git - packages/opencv.git/blame - gcc11.patch
rebuild with python 3.10
[packages/opencv.git] / gcc11.patch
CommitLineData
8a98117d
JR
1--- opencv-4.5.1/modules/gapi/test/gapi_async_test.cpp~ 2020-12-21 21:01:38.000000000 +0100
2+++ opencv-4.5.1/modules/gapi/test/gapi_async_test.cpp 2021-11-25 09:37:36.975911938 +0100
3@@ -13,6 +13,7 @@
4
5 #include <condition_variable>
6 #include <stdexcept>
7+#include <thread>
8
9 namespace opencv_test
10 {
This page took 0.333438 seconds and 4 git commands to generate.