|
|
@ -43,9 +43,9 @@ |
|
|
|
#ifndef __OPENCV_OLD_CXCORE_H__ |
|
|
|
#ifndef __OPENCV_OLD_CXCORE_H__ |
|
|
|
#define __OPENCV_OLD_CXCORE_H__ |
|
|
|
#define __OPENCV_OLD_CXCORE_H__ |
|
|
|
|
|
|
|
|
|
|
|
#if defined(__GNUC__) |
|
|
|
//#if defined(__GNUC__)
|
|
|
|
#warning "This is a deprecated opencv header provided for compatibility. Please include a header from a corresponding opencv module" |
|
|
|
//#warning "This is a deprecated opencv header provided for compatibility. Please include a header from a corresponding opencv module"
|
|
|
|
#endif |
|
|
|
//#endif
|
|
|
|
|
|
|
|
|
|
|
|
#include "opencv2/core/core_c.h" |
|
|
|
#include "opencv2/core/core_c.h" |
|
|
|
#include "opencv2/core/core.hpp" |
|
|
|
#include "opencv2/core/core.hpp" |
|
|
|