Commit 5d8af490 authored by Roman Donchenko's avatar Roman Donchenko Committed by OpenCV Buildbot

Merge pull request #1128 from SpecLad:ocl-tr1

parents b45d61d2 523048f9
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
#include "opencv2/ocl/ocl.hpp" #include "opencv2/ocl/ocl.hpp"
using namespace std; using namespace std;
using namespace std::tr1;
using namespace testing; using namespace testing;
using namespace perf; using namespace perf;
using namespace cv; using namespace cv;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment