Salome HOME
Ensure cmake_build_type is used in SALOME 9.12.0
[tools/sat_salome.git] / products / patches / paraview-5.11.0.p004-vtkUniformHyperTreeGrid.patch
1 --- ParaView-5.11-RC2-ref/VTK/Common/DataModel/vtkUniformHyperTreeGrid.h        2022-10-27 17:11:36.740861077 +0200
2 +++ ParaView-5.11-RC2-fix/VTK/Common/DataModel/vtkUniformHyperTreeGrid.h        2022-10-27 17:11:46.572811110 +0200
3 @@ -30,6 +30,7 @@
4  #ifndef vtkUniformHyperTreeGrid_h
5  #define vtkUniformHyperTreeGrid_h
6  
7 +#include <algorithm> // std::min/std::max
8  #include "limits.h" // UINT_MAX
9  
10  #include <cmath>  // std::round