From: Nabil Ghodbane Date: Thu, 27 Oct 2022 15:27:36 +0000 (+0200) Subject: ParaView patch on Windows 5.11-RC2 - see https://gitlab.kitware.com/paraview/paravie... X-Git-Tag: V9_11_0~208 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d63a6f7932ed2f0d66a511a824602f5df6f179da;p=tools%2Fsat_salome.git ParaView patch on Windows 5.11-RC2 - see https://gitlab.kitware.com/paraview/paraview/-/issues/21629 --- 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 index 0000000..c7149ad --- /dev/null +++ b/products/patches/paraview-5.11.0.p004-vtkUniformHyperTreeGrid.patch @@ -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 // std::min/std::max + #include "limits.h" // UINT_MAX + + #include // std::round