xuxiuxi
2017-04-25 a76a02e428c1ca8ce56289eac7d316c22aca8aa2
1
2
3
4
5
6
7
8
#ifndef OPENCV_OLD_CXMISC_H
#define OPENCV_OLD_CXMISC_H
 
#ifdef __cplusplus
#  include "opencv2/core/utility.hpp"
#endif
 
#endif