9 lines
137 B
C
9 lines
137 B
C
|
#ifndef __OPENCV_OLD_CXMISC_H__
|
||
|
#define __OPENCV_OLD_CXMISC_H__
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
# include "opencv2/core/utility.hpp"
|
||
|
#endif
|
||
|
|
||
|
#endif
|