mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 16:35:09 +08:00
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
|