cameracv/libs/opencv/modules/flann/test/test_precomp.hpp
2023-05-18 21:39:43 +03:00

7 lines
128 B
C++

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