xuxiuxi
2017-05-16 32ab1ec81cb375a2f862de7f4def1c36d8c04b7d
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