1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-16 22:35:51 +08:00

Add namespace cv for successful build

This commit is contained in:
vishwesh5
2018-11-21 08:34:37 +05:30
committed by GitHub
parent fdf47f9d88
commit ca26e99223

View File

@@ -14,6 +14,7 @@
namespace cvv
{
using namespace cv;
namespace qtutil
{