Unverified Commit 3b070517 authored by Adam Rankin's avatar Adam Rankin Committed by GitHub

COMP: Enabling build with recent VTK version

VTK_MAJOR_VERSION not found unless header is included
parent ad5d14ec
......@@ -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