From d162ba1860a88062f4cd61f8b52fc303ba0b2991 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 7 Aug 2021 00:16:33 +0100 Subject: gentoo resync : 07.08.2021 --- dev-ros/visp_auto_tracker/files/ocv4.patch | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 dev-ros/visp_auto_tracker/files/ocv4.patch (limited to 'dev-ros/visp_auto_tracker/files/ocv4.patch') diff --git a/dev-ros/visp_auto_tracker/files/ocv4.patch b/dev-ros/visp_auto_tracker/files/ocv4.patch deleted file mode 100644 index 79a6970af9f7..000000000000 --- a/dev-ros/visp_auto_tracker/files/ocv4.patch +++ /dev/null @@ -1,25 +0,0 @@ -Index: visp_auto_tracker/flashcode_mbt/libauto_tracker/states.hpp -=================================================================== ---- visp_auto_tracker.orig/flashcode_mbt/libauto_tracker/states.hpp -+++ visp_auto_tracker/flashcode_mbt/libauto_tracker/states.hpp -@@ -1,6 +1,6 @@ - #ifndef __EVENTS_H__ - #define __EVENTS_H__ --#include "cv.h" -+#include - // back-end - #include - //front-end -Index: visp_auto_tracker/flashcode_mbt/libauto_tracker/tracking.cpp -=================================================================== ---- visp_auto_tracker.orig/flashcode_mbt/libauto_tracker/tracking.cpp -+++ visp_auto_tracker/flashcode_mbt/libauto_tracker/tracking.cpp -@@ -1,6 +1,6 @@ - #include "ros/ros.h" --#include "cv.h" --#include "highgui.h" -+#include -+#include - #include "tracking.h" - #include - #include -- cgit v1.2.3