mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +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.
|
||||
//
|
||||
//M*/
|
||||
#include "precomp.hpp"
|
||||
#include "perf_precomp.hpp"
|
||||
using namespace cv;
|
||||
using namespace cv::ocl;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user