diff options
Diffstat (limited to 'pix_opencv_contours_boundingrect.h')
-rw-r--r-- | pix_opencv_contours_boundingrect.h | 5 |
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 |