mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 06:26:29 +08:00
Merge pull request #1128 from SpecLad:ocl-tr1
This commit is contained in:
commit
5d8af49016
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user