mirror of
https://github.com/opencv/opencv.git
synced 2025-06-10 19:24:07 +08:00
Used perf_precomp.hpp instead of precomp.hpp for test.
This commit is contained in:
parent
a3aa7966ae
commit
1bcd1fd3a2
@ -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;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user