Files
opencv-wasm/modules/flann/test/test_precomp.hpp
2022-05-06 01:58:53 +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