mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-01 08:30:16 +00: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
|