]> git.pld-linux.org Git - packages/opencv.git/blobdiff - opencv-unicap-c++.patch
- up to 3.1.0
[packages/opencv.git] / opencv-unicap-c++.patch
diff --git a/opencv-unicap-c++.patch b/opencv-unicap-c++.patch
deleted file mode 100644 (file)
index 30aa8a9..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
---- OpenCV-2.2.0/modules/highgui/src/cap_unicap.cpp.orig       2010-12-05 04:35:25.000000000 +0100
-+++ OpenCV-2.2.0/modules/highgui/src/cap_unicap.cpp    2011-01-23 21:17:45.126368322 +0100
-@@ -43,10 +43,12 @@
- #include "precomp.hpp"
- #include <unistd.h>
-+#define private privat
- #include <unicap.h>
- extern "C" {
- #include <ucil.h>
- }
-+#undef private
- #ifdef NDEBUG
- #define CV_WARN(message)
This page took 0.02904 seconds and 4 git commands to generate.