diff --git a/math/vtk8/files/patch-Rendering_Qt_vtkQtStringToImage.cxx b/math/vtk8/files/patch-Rendering_Qt_vtkQtStringToImage.cxx new file mode 100644 index 000000000000..299be5f51c46 --- /dev/null +++ b/math/vtk8/files/patch-Rendering_Qt_vtkQtStringToImage.cxx @@ -0,0 +1,10 @@ +--- Rendering/Qt/vtkQtStringToImage.cxx.orig 2020-06-05 04:36:21 UTC ++++ Rendering/Qt/vtkQtStringToImage.cxx +@@ -31,6 +31,7 @@ + #include + #include + #include ++#include + #include + #include + #include