Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37712602
en ru br
Репозитории ALT
S:1.9.8-alt1
5.1: 1.5.9-alt2
4.1: 1.5.5-alt1
4.0: 1.5.1-alt1
3.0: 1.4.3-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:1.5.5

Группа :: Разработка/Прочее
Пакет: doxygen

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

Патч: Ubuntu-gcc12.patch
Скачать


Description: Temporary patch to fix compilation with gcc-12
Forwarded: https://github.com/doxygen/doxygen/commit/5198966c8d5fec89116d025c74934ac03ea511fa
Author: Paolo Greppi <paolo.greppi@libpf.com>
Last-Update: 2022-07-24
Index: doxygen/src/cache.h
===================================================================
--- doxygen.orig/src/cache.h
+++ doxygen/src/cache.h
@@ -19,6 +19,7 @@
 #include <list>
 #include <unordered_map>
 #include <mutex>
+#include <utility>
 #include <ctype.h>
 
 /*! Fixed size cache for value type V using keys of type K.
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin