--- ParaView-v5.8.0/VTK/Rendering/Qt/vtkQtLabelRenderStrategy.cxx 2020-02-17 22:44:50.000000000 -0500 +++ ParaView-v5.8.0/VTK/Rendering/Qt/vtkQtLabelRenderStrategy.cxx 2020-06-04 11:15:26.203800360 -0400 @@ -45,7 +45,8 @@ #include #include #include - +#include + vtkStandardNewMacro(vtkQtLabelRenderStrategy); bool operator<(const vtkQtLabelMapEntry& a, const vtkQtLabelMapEntry& other) --- ParaView-v5.8.0/VTK/Rendering/Qt/vtkQtStringToImage.cxx 2020-06-04 12:36:49.691851832 -0400 +++ ParaView-v5.8.0/VTK/Rendering/Qt/vtkQtStringToImage.cxx 2020-06-04 12:36:52.785851865 -0400 @@ -34,6 +34,7 @@ #include #include #include +#include namespace {