forked from pool/insighttoolkit
91179e6150
- 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
13 lines
490 B
Diff
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
|