]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
ParaView patch on Windows 5.11-RC2 - see https://gitlab.kitware.com/paraview/paravie...
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 27 Oct 2022 15:27:36 +0000 (17:27 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 27 Oct 2022 15:27:36 +0000 (17:27 +0200)
products/patches/paraview-5.11.0.p004-vtkUniformHyperTreeGrid.patch [new file with mode: 0644]

diff --git a/products/patches/paraview-5.11.0.p004-vtkUniformHyperTreeGrid.patch b/products/patches/paraview-5.11.0.p004-vtkUniformHyperTreeGrid.patch
new file mode 100644 (file)
index 0000000..c7149ad
--- /dev/null
@@ -0,0 +1,10 @@
+--- ParaView-5.11-RC2-ref/VTK/Common/DataModel/vtkUniformHyperTreeGrid.h       2022-10-27 17:11:36.740861077 +0200
++++ ParaView-5.11-RC2-fix/VTK/Common/DataModel/vtkUniformHyperTreeGrid.h       2022-10-27 17:11:46.572811110 +0200
+@@ -30,6 +30,7 @@
+ #ifndef vtkUniformHyperTreeGrid_h
+ #define vtkUniformHyperTreeGrid_h
++#include <algorithm> // std::min/std::max
+ #include "limits.h" // UINT_MAX
+ #include <cmath>  // std::round