test_precomp.hpp 155 Bytes
Newer Older
Vincent Rabaud's avatar
Vincent Rabaud committed
1 2 3 4 5 6 7 8
#ifndef __OPENCV_TEST_PRECOMP_HPP__
#define __OPENCV_TEST_PRECOMP_HPP__

#include <opencv2/ts.hpp>
#include <opencv2/rgbd.hpp>
#include <iostream>

#endif