Added perf namespace.

This commit is contained in:
Jin Ma 2013-08-29 16:24:26 +08:00
parent 0233c4c198
commit 4f3349ffe4

View File

@ -43,6 +43,7 @@
// //
//M*/ //M*/
#include "perf_precomp.hpp" #include "perf_precomp.hpp"
using namespace perf;
using namespace cv; using namespace cv;
using namespace cv::ocl; using namespace cv::ocl;