Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37788692
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: itk

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: itk-5.3.0-MathematicalMorphology.patch
Скачать


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
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin