Fixed a compilation error (get<N> not found).
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user