Files
Happy-Reconstruction/Lib/opencv/sources/modules/flann/test/test_precomp.hpp
2020-01-27 20:20:56 +08:00

8 lines
128 B
C++

#ifndef OPENCV_TEST_PRECOMP_HPP
#define OPENCV_TEST_PRECOMP_HPP
#include "opencv2/ts.hpp"
#include "opencv2/flann.hpp"
#endif