1#ifndef OPENCV_TEST_PRECOMP_HPP 2#define OPENCV_TEST_PRECOMP_HPP 3 4#include "opencv2/ts.hpp" 5#include "opencv2/flann.hpp" 6 7#endif 8 9