Files
Happy-Reconstruction/Lib/opencv/sources/modules/objdetect/perf/perf_precomp.hpp
2020-01-27 20:20:56 +08:00

8 lines
140 B
C++

#ifndef __OPENCV_PERF_PRECOMP_HPP__
#define __OPENCV_PERF_PRECOMP_HPP__
#include "opencv2/ts.hpp"
#include "opencv2/objdetect.hpp"
#endif