Merge pull request #1128 from SpecLad:ocl-tr1

This commit is contained in:
Roman Donchenko
2013-07-17 15:08:38 +04:00
committed by OpenCV Buildbot

View File

@@ -46,6 +46,7 @@
#include "opencv2/ocl/ocl.hpp"
using namespace std;
using namespace std::tr1;
using namespace testing;
using namespace perf;
using namespace cv;