From edd8680615e842375d8c9af25427784ed01f4fab Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 19 Oct 2021 08:33:37 +0200 Subject: cv, tracker/pt: cleanup opencv includes --- tracker-pt/pt-api.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tracker-pt/pt-api.hpp') diff --git a/tracker-pt/pt-api.hpp b/tracker-pt/pt-api.hpp index a0d3cd5d..1a6444e5 100644 --- a/tracker-pt/pt-api.hpp +++ b/tracker-pt/pt-api.hpp @@ -6,11 +6,9 @@ #include "options/options.hpp" #include -#include +#include #include -#include - #include #include -- cgit v1.2.3