1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

removed gpu name usage from ocl module

This commit is contained in:
Vladislav Vinogradov
2013-07-22 15:31:14 +04:00
parent fc37df05ec
commit e12496d150
2 changed files with 4 additions and 5 deletions
-1
View File
@@ -43,7 +43,6 @@
#define VARNAME(A) #A
using namespace std;
using namespace cv;
using namespace cv::gpu;
using namespace cvtest;