mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-03-02 11:10:16 +00: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
|