mirror of
https://github.com/opencv/opencv.git
synced 2025-06-09 10:40:46 +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
|