summaryrefslogtreecommitdiff
path: root/testing/opencv/gcc46.patch
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-05-05 19:03:27 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-05-05 19:03:27 +0000
commit2bba02fdaa36de05dffef6a54b57c73259d7db53 (patch)
tree30629334749dd0fc8fe85f54d508f76aa7ce3cd0 /testing/opencv/gcc46.patch
parentef61aa5a9cead170fa18dba44609c32bbf18306a (diff)
Thu May 5 19:03:27 UTC 2011
Diffstat (limited to 'testing/opencv/gcc46.patch')
-rw-r--r--testing/opencv/gcc46.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/opencv/gcc46.patch b/testing/opencv/gcc46.patch
deleted file mode 100644
index a69499b4f..000000000
--- a/testing/opencv/gcc46.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-Index: /trunk/opencv/modules/core/include/opencv2/core/core.hpp
-===================================================================
---- /trunk/opencv/modules/core/include/opencv2/core/core.hpp (revision 4804)
-+++ /trunk/opencv/modules/core/include/opencv2/core/core.hpp (revision 4861)
-@@ -56,4 +56,5 @@
- #include <algorithm>
- #include <cmath>
-+#include <cstddef>
- #include <complex>
- #include <map>