temporarily comment off the warnings about obsolete cxcore.h, cv.h etc.
This commit is contained in:
@@ -43,9 +43,9 @@
|
||||
#ifndef __OPENCV_OLD_CV_HPP__
|
||||
#define __OPENCV_OLD_CV_HPP__
|
||||
|
||||
#if defined(__GNUC__)
|
||||
#warning "This is a deprecated opencv header provided for compatibility. Please include a header from a corresponding opencv module"
|
||||
#endif
|
||||
//#if defined(__GNUC__)
|
||||
//#warning "This is a deprecated opencv header provided for compatibility. Please include a header from a corresponding opencv module"
|
||||
//#endif
|
||||
|
||||
#include <cv.h>
|
||||
|
||||
|
Reference in New Issue
Block a user