diff options
Diffstat (limited to 'pix_opencv_motempl.h')
-rw-r--r-- | pix_opencv_motempl.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pix_opencv_motempl.h b/pix_opencv_motempl.h index 307a230..8a8e0b5 100644 --- a/pix_opencv_motempl.h +++ b/pix_opencv_motempl.h @@ -19,12 +19,7 @@ LOG #include "Base/GemPixObj.h" #ifndef _EiC -#ifdef __APPLE__ -#include <OpenCV/OpenCV.h> -#include <OpenCV/cvcompat.h> -#else #include "cv.h" -#endif #include <time.h> #include <math.h> #include <ctype.h> |