aboutsummaryrefslogtreecommitdiff
path: root/pix_opencv_contours_boundingrect.h
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-10-10 04:54:15 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-10-10 04:54:15 +0000
commit674532bbdadd8f476616a202dc9766533c99416c (patch)
treeb2e6ca498da6a7121f2502a3a23126b5bf7f3bfc /pix_opencv_contours_boundingrect.h
parentcea42162b92d1c8820c1d46eacca122d605378c7 (diff)
reverted all my changes
svn path=/trunk/externals/pix_opencv/; revision=12571
Diffstat (limited to 'pix_opencv_contours_boundingrect.h')
-rw-r--r--pix_opencv_contours_boundingrect.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/pix_opencv_contours_boundingrect.h b/pix_opencv_contours_boundingrect.h
index f89790e..0c23402 100644
--- a/pix_opencv_contours_boundingrect.h
+++ b/pix_opencv_contours_boundingrect.h
@@ -19,13 +19,8 @@ LOG
#include "Base/GemPixObj.h"
#ifndef _EiC
-#ifdef __APPLE__
-#include <OpenCV/OpenCV.h>
-#include <OpenCV/cvcompat.h>
-#else
#include "cv.h"
#endif
-#endif
#define MAX_MARKERS 100