Blob Blame History Raw
--- ParaView-3.10.0-RC1/VTK/Wrapping/Python/PyVTKObject.cxx.gcc46	2011-02-02 10:52:17.000000000 -0700
+++ ParaView-3.10.0-RC1/VTK/Wrapping/Python/PyVTKObject.cxx	2011-02-03 22:27:55.613083292 -0700
@@ -34,6 +34,7 @@
 #include "vtkDataArray.h"
 
 #include <vtksys/ios/sstream>
+#include <cstddef>
 
 //--------------------------------------------------------------------
 static PyObject *PyVTKObject_String(PyObject *op)