mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
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
|