aboutsummaryrefslogtreecommitdiff
path: root/libraries/VTK/include_limits.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/VTK/include_limits.patch')
-rw-r--r--libraries/VTK/include_limits.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/VTK/include_limits.patch b/libraries/VTK/include_limits.patch
index 888dcb9912..16e5753bd5 100644
--- a/libraries/VTK/include_limits.patch
+++ b/libraries/VTK/include_limits.patch
@@ -28,13 +28,13 @@
#include "vtkRenderingCoreModule.h" // For export macro
#include "vtkScalarsToColors.h"
---- ../Filters/HyperTree/vtkHyperTreeGridThreshold.h.orig 2021-07-03 01:31:21.000000000 +1000
-+++ ../Filters/HyperTree/vtkHyperTreeGridThreshold.h 2021-08-22 22:46:16.135000000 +1000
-@@ -40,6 +40,7 @@
+--- ../Filters/HyperTree/vtkHyperTreeGridThreshold.h.orig 2024-11-25 18:01:28.000000000 +1100
++++ ../Filters/HyperTree/vtkHyperTreeGridThreshold.h 2024-11-30 09:29:15.342954878 +1100
+@@ -27,6 +27,7 @@
#ifndef vtkHyperTreeGridThreshold_h
#define vtkHyperTreeGridThreshold_h
+#include <limits>
+ #include "vtkDeprecation.h" // For deprecation macros
#include "vtkFiltersHyperTreeModule.h" // For export macro
#include "vtkHyperTreeGridAlgorithm.h"
-