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

Группа :: Звук
Пакет: bonk

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

Патч: bonk-0.6-alt4.qa2.patch
Скачать


 bonk.cc |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/bonk.cc b/bonk.cc
index 6c34b07..73abc50 100644
--- a/bonk.cc
+++ b/bonk.cc
@@ -26,10 +26,10 @@
 
 const char *version = "0.6";
 
-#include <math.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <time.h>
+#include <cmath>
+#include <cstdio>
+#include <cstdlib>
+#include <ctime>
 #include <sys/ioctl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
@@ -37,6 +37,7 @@ const char *version = "0.6";
 #include <vector>
 #include <string>
 #include <algorithm>
+#include <cstring>
 
 using namespace std;
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin