1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Added perf namespace.

This commit is contained in:
Jin Ma
2013-08-29 16:24:26 +08:00
parent 0233c4c198
commit 4f3349ffe4
+1
View File
@@ -43,6 +43,7 @@
//
//M*/
#include "perf_precomp.hpp"
using namespace perf;
using namespace cv;
using namespace cv::ocl;