1
0
insighttoolkit/add-missing-includes.patch
Martin Pluskal 91179e6150 - Update to version 5.4.0.
- Drop patches incorporated upstream: insighttoolkit-swig4_1-compat.patch, add-missing-includes.patch
- Disable python bindings.

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/insighttoolkit?expand=0&rev=56
2024-08-12 07:15:09 +00:00

13 lines
490 B
Diff

Index: ITK-5.3.0/Modules/Filtering/MathematicalMorphology/include/itkMathematicalMorphologyEnums.h
===================================================================
--- ITK-5.3.0.orig/Modules/Filtering/MathematicalMorphology/include/itkMathematicalMorphologyEnums.h
+++ ITK-5.3.0/Modules/Filtering/MathematicalMorphology/include/itkMathematicalMorphologyEnums.h
@@ -20,6 +20,7 @@
#include <iostream>
#include "ITKMathematicalMorphologyExport.h"
+#include <cstdint>
namespace itk