002-header.patch
OpenCV-2.0.0/include/opencv/cv.h 2009-12-14 03:47:40.000000000 +0100 | ||
---|---|---|
47 | 47 |
#define HAVE_IPL |
48 | 48 |
#endif |
49 | 49 | |
50 |
#pragma GCC system_header |
|
51 | ||
50 | 52 |
#ifndef SKIP_INCLUDES |
51 | 53 |
#if defined(_CH_) |
52 | 54 |
#pragma package <chopencv> |
OpenCV-2.0.0/include/opencv/cvcompat.h 2009-12-14 03:47:26.000000000 +0100 | ||
---|---|---|
50 | 50 |
#ifndef _CVCOMPAT_H_ |
51 | 51 |
#define _CVCOMPAT_H_ |
52 | 52 | |
53 |
#pragma GCC system_header |
|
54 | ||
53 | 55 |
#include <string.h> |
54 | 56 | |
55 | 57 |
#ifdef __cplusplus |
OpenCV-2.0.0/include/opencv/cxcore.h 2009-12-14 03:45:56.000000000 +0100 | ||
---|---|---|
48 | 48 |
#define HAVE_IPL |
49 | 49 |
#endif |
50 | 50 |
|
51 |
#pragma GCC system_header |
|
52 |
|
|
51 | 53 |
#ifndef SKIP_INCLUDES |
52 | 54 |
#if defined HAVE_IPL && !defined __IPL_H__ |
53 | 55 |
#ifndef _INC_WINDOWS |