Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37895272
en ru br
ALT Linux repos
S:5.3.0-alt1

Group :: System/Libraries
RPM: itk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: itk-5.3.0-MathematicalMorphology.patch
Download


From d3b5e8baa67b6bfab0a2d5ed7ff878cb18c707c4 Mon Sep 17 00:00:00 2001
From: FabioLolix <fabio.loli@disroot.org>
Date: Tue, 13 Jun 2023 23:07:22 +0200
Subject: [PATCH] COMP: add missing header with GCC 13.1.1
---
 .../src/itkMathematicalMorphologyEnums.cxx                       | 1 +
 1 file changed, 1 insertion(+)
diff --git a/Modules/Filtering/MathematicalMorphology/src/itkMathematicalMorphologyEnums.cxx b/Modules/Filtering/MathematicalMorphology/src/itkMathematicalMorphologyEnums.cxx
index e840c43db70..73857ea9c2d 100644
--- a/Modules/Filtering/MathematicalMorphology/src/itkMathematicalMorphologyEnums.cxx
+++ b/Modules/Filtering/MathematicalMorphology/src/itkMathematicalMorphologyEnums.cxx
@@ -16,6 +16,7 @@
  *
  *=========================================================================*/
+#include "itkIntTypes.h"
 #include "itkMathematicalMorphologyEnums.h"
 namespace itk
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin