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