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

fix compilation

This commit is contained in:
marina.kolpakova
2012-09-21 18:49:51 +04:00
parent 5d15e4ea58
commit 0691dc554f
+1 -1
View File
@@ -85,7 +85,7 @@ namespace cv
namespace device
{
using pcl::gpu::TextureBinder;
using cv::gpu::TextureBinder;
}
}