*/*: Remove stray files

Reported by:	ak@
This commit is contained in:
Yuri Victorovich 2023-01-22 16:50:43 -08:00
parent 8aa2ac6602
commit 275a70ae9f
2 changed files with 0 additions and 12 deletions

View file

@ -1 +0,0 @@
Needs IPV6_ADD_MEMBERSHIP

View file

@ -1,11 +0,0 @@
--- dump_vtk.cpp.orig 2022-10-23 21:34:06 UTC
+++ dump_vtk.cpp
@@ -59,6 +59,8 @@
#include <vtkXMLPImageDataWriter.h>
#include <sstream>
+#include <vtkVersionMacros.h>
+
namespace LAMMPS_NS
{