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

Группа :: Графика
Пакет: airsane

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

Патч: airsane-0.3.4-alt-fix-GCC13-build.patch
Скачать


From 4d4c5854da3a32e9dbf801b692e85633ce5bbf97 Mon Sep 17 00:00:00 2001
From: Artyom Bystrov <arbars@altlinux.org>
Date: Mon, 10 Jul 2023 13:28:56 +0300
Subject: [PATCH] Fix build on GCC13
---
 web/httpserver.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/web/httpserver.h b/web/httpserver.h
index 991f112..2067919 100644
--- a/web/httpserver.h
+++ b/web/httpserver.h
@@ -22,6 +22,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "basic/dictionary.h"
 #include <iostream>
 #include <string>
+#include <cstdint>
 
 class HttpServer
 {
-- 
2.33.8
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin