Skip to content

Commit ca26e99

Browse files
authored
Add namespace cv for successful build
1 parent fdf47f9 commit ca26e99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/cvv/src/qtutil/filter/diffFilterWidget.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
namespace cvv
1616
{
17+
using namespace cv;
1718
namespace qtutil
1819
{
1920

0 commit comments

Comments
 (0)