Used perf_precomp.hpp instead of precomp.hpp for test.

This commit is contained in:
Jin Ma 2013-08-16 17:39:17 +08:00
parent a3aa7966ae
commit 1bcd1fd3a2

View File

@ -42,7 +42,7 @@
// the use of this software, even if advised of the possibility of such damage. // the use of this software, even if advised of the possibility of such damage.
// //
//M*/ //M*/
#include "precomp.hpp" #include "perf_precomp.hpp"
using namespace cv; using namespace cv;
using namespace cv::ocl; using namespace cv::ocl;