mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 09:25:45 +08:00
Added perf namespace.
This commit is contained in:
parent
0233c4c198
commit
4f3349ffe4
@ -43,6 +43,7 @@
|
||||
//
|
||||
//M*/
|
||||
#include "perf_precomp.hpp"
|
||||
using namespace perf;
|
||||
using namespace cv;
|
||||
using namespace cv::ocl;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user