Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045477
en ru br
Репозитории ALT
S:1.83.0-alt2
D:1.37.0-alt2
5.1: 1.39.0-alt3
4.1: 1.34.1-alt1
4.0: 1.33.1-alt4
3.0: 1.32.0-alt2
www.altlinux.org/Changes

Группа :: Разработка/C++
Пакет: boost

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

Патч: boost-1.36.0-alt-test-include-fix.patch
Скачать


diff --git a/boost/boost/test/impl/debug.ipp b/boost/boost/test/impl/debug.ipp
index bee956c1cb..0e816fbd02 100644
--- a/boost/boost/test/impl/debug.ipp
+++ b/boost/boost/test/impl/debug.ipp
@@ -68,7 +68,7 @@ namespace std { using ::memset; using ::sprintf; }
 #  include <sys/stat.h>
 #  include <sys/wait.h>
 #  include <sys/time.h>
-#  include <stdio.h>
+#  include <cstdio>
 #  include <stdlib.h>
 
 #  if defined(sun) || defined(__sun)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin