aboutsummaryrefslogtreecommitdiffstats
path: root/science/liggghts/files/patch-dump__mesh__vtm.cpp
blob: 6c42615cbf436e2ca3a96142a4529926010301aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- dump_mesh_vtm.cpp.orig	2022-10-23 21:34:40 UTC
+++ dump_mesh_vtm.cpp
@@ -60,6 +60,8 @@
 #include <vtkMPI.h>
 #include <vtkMPICommunicator.h>
 
+#include <vtkVersionMacros.h>
+
 using namespace LAMMPS_NS;
 
 /* ---------------------------------------------------------------------- */