mirror of
https://github.com/zebrajr/opencv.git
synced 2026-01-15 12:15:17 +00:00
fix #6315
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
#if VTK_MAJOR_VERSION >= 6 && VTK_MINOR_VERSION >=2
|
||||
#if VTK_MAJOR_VERSION >= 6 && VTK_MINOR_VERSION >=2 || VTK_MAJOR_VERSION >=7
|
||||
|
||||
namespace cv { namespace viz
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user