From 54b0939b9d1578b1094d9fec1ec7902b4d0f407c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 9 Oct 2009 00:03:52 +0000 Subject: converted headers on Mac OS X to do it in Mac OS X style and ported new Makefile template to this lib svn path=/trunk/externals/pix_opencv/; revision=12560 --- pix_opencv_hu_moments.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pix_opencv_hu_moments.h') diff --git a/pix_opencv_hu_moments.h b/pix_opencv_hu_moments.h index 20c031c..18d9c09 100755 --- a/pix_opencv_hu_moments.h +++ b/pix_opencv_hu_moments.h @@ -19,8 +19,12 @@ LOG #include "Base/GemPixObj.h" #ifndef _EiC +#ifdef __APPLE__ +#include +#else #include "cv.h" #endif +#endif /*----------------------------------------------------------------- ------------------------------------------------------------------- -- cgit v1.2.1