cv::cvflann -> cv::flann
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
#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
|
||||
|
||||
#include <cv.h>
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user