xuxiuxi
2017-04-19 44b34e32b9d5437bd3d447cd2af3e916260e6fab
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