Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37739280
en ru br
Репозитории ALT
S:1.3.1-alt2
5.1: 1.2.1-alt1.1
4.1: 1.2.0-alt2
4.0: 1.2.0-alt2
www.altlinux.org/Changes

Группа :: Развлечения
Пакет: xplanet

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

Патч: xplanet-1.2.0-g++43-missing-header.patch
Скачать


--- xplanet-1.2.0/src/PlanetProperties.h.gcc43	2005-04-02 09:43:06.000000000 +0900
+++ xplanet-1.2.0/src/PlanetProperties.h	2008-01-05 01:37:47.000000000 +0900
@@ -3,6 +3,7 @@
 
 #include <string>
 #include <vector>
+#include <cstring>
 
 #include "body.h"
 
--- xplanet-1.2.0/src/libannotate/addSatellites.cpp.gcc43	2004-07-23 09:46:20.000000000 +0900
+++ xplanet-1.2.0/src/libannotate/addSatellites.cpp	2008-01-05 01:39:43.000000000 +0900
@@ -5,6 +5,7 @@
 #include <map>
 #include <sstream>
 #include <string>
+#include <cstdlib>
 #include <vector>
 using namespace std;
 
--- xplanet-1.2.0/src/xpUtil.h.gcc43	2005-04-02 09:15:23.000000000 +0900
+++ xplanet-1.2.0/src/xpUtil.h	2008-01-05 01:37:47.000000000 +0900
@@ -4,6 +4,8 @@
 #include <cmath>
 #include <ctime>
 #include <string>
+#include <cstring>
+#include <cstdlib>
 
 #ifndef M_PI
 #define M_PI           3.14159265358979323846  /* pi */
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin