mirror of
https://github.com/opencv/opencv.git
synced 2025-06-08 01:53:19 +08:00
Merge pull request #6404 from solosuper:bugfix/issue6315
This commit is contained in:
commit
0df901b389
@ -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
|
namespace cv { namespace viz
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user