We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd39ad commit 56741a4Copy full SHA for 56741a4
opencv-2.4.13.7-fix-highgui-include.patch
@@ -1,11 +1,11 @@
1
diff -Nuarp opencv-2.4.13.7.orig/include/opencv2/opencv.hpp opencv-2.4.13.7/include/opencv2/opencv.hpp
2
--- opencv-2.4.13.7.orig/include/opencv2/opencv.hpp 2021-03-12 10:34:37.813906930 +0800
3
+++ opencv-2.4.13.7/include/opencv2/opencv.hpp 2018-07-02 05:41:56.000000000 +0800
4
-@@ -73,6 +73,7 @@
+@@ -73,7 +73,6 @@
5
#include "opencv2/ml/ml.hpp"
6
#endif
7
#ifdef HAVE_OPENCV_HIGHGUI
8
-+#include "opencv2/highgui/highgui_c.h"
+-#include "opencv2/highgui/highgui_c.h"
9
#include "opencv2/highgui/highgui.hpp"
10
11
#ifdef HAVE_OPENCV_CONTRIB
0 commit comments