aboutsummaryrefslogtreecommitdiff
path: root/science/paraview/files/patch-VTK_Wrapping_Python_PyVTKObject.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'science/paraview/files/patch-VTK_Wrapping_Python_PyVTKObject.cxx')
-rw-r--r--science/paraview/files/patch-VTK_Wrapping_Python_PyVTKObject.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/science/paraview/files/patch-VTK_Wrapping_Python_PyVTKObject.cxx b/science/paraview/files/patch-VTK_Wrapping_Python_PyVTKObject.cxx
deleted file mode 100644
index 4f78ceb2d398..000000000000
--- a/science/paraview/files/patch-VTK_Wrapping_Python_PyVTKObject.cxx
+++ /dev/null
@@ -1,10 +0,0 @@
---- VTK/Wrapping/Python/PyVTKObject.cxx.orig 2011-04-13 16:17:36.000000000 +0000
-+++ VTK/Wrapping/Python/PyVTKObject.cxx
-@@ -28,6 +28,7 @@
- it is removed along with the smart pointer from the ObjectMap.
- -----------------------------------------------------------------------*/
-
-+#include <cstddef>
- #include "PyVTKObject.h"
- #include "vtkPythonUtil.h"
- #include "vtkObjectBase.h"