xuxiuxi
2017-07-19 5b110458003bea3eb8365891f186a6ee38a300b1
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