From 855da69bde3e420efa890c9b25c93d7c5166e8bd Mon Sep 17 00:00:00 2001 From: Scott Klum Date: Mon, 16 Feb 2015 11:36:11 -0500 Subject: [PATCH] Don't need opencvutils --- openbr/plugins/mask.cpp | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/openbr/plugins/mask.cpp b/openbr/plugins/mask.cpp index a2abe8c..a6a1f3a 100644 --- a/openbr/plugins/mask.cpp +++ b/openbr/plugins/mask.cpp @@ -17,7 +17,6 @@ #include #include #include "openbr_internal.h" -#include "openbr/core/opencvutils.h" using namespace cv; -- libgit2 0.21.4