OpenCV_4.2.0/opencv-4.2.0/modules/flann/test/test_precomp.hpp

8 lines
128 B
C++
Raw Normal View History

2024-07-25 16:47:56 +08:00
#ifndef OPENCV_TEST_PRECOMP_HPP
#define OPENCV_TEST_PRECOMP_HPP
#include "opencv2/ts.hpp"
#include "opencv2/flann.hpp"
#endif