Commit 1741141d authored by Adam Rankin's avatar Adam Rankin Committed by GitHub

[moved from opencv] COMP: Enabling build with recent VTK version

VTK_MAJOR_VERSION not found unless header is included
original commit: https://github.com/opencv/opencv/commit/3b070517ad1f602508b1278a5e149e70c690ffb9
parent 78e3879c
......@@ -53,6 +53,7 @@
#include <iomanip>
#include <limits>
#include <vtkVersionMacros.h>
#include <vtkAppendPolyData.h>
#include <vtkAssemblyPath.h>
#include <vtkCellData.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment