]> Pileus Git - ~andy/sunrise/blob - app-office/openoffice-infra/files/buildfix-gcc44.diff
dev-perl/Net-Subnets, net-misc/blocksshd: Remove masked package and its bug-less...
[~andy/sunrise] / app-office / openoffice-infra / files / buildfix-gcc44.diff
1 --- sw/source/core/doc/docbm.cxx        2009-05-17 16:41:34.765483089 -0500
2 +++ sw/source/core/doc/docbm.cxx        2009-05-17 16:41:39.141355157 -0500
3 @@ -33,6 +33,7 @@
4  #include "precompiled_sw.hxx"
5  
6  
7 +#include <cstdio>
8  #include <tools/pstm.hxx>
9  #include <svx/linkmgr.hxx>
10  #include <fmtanchr.hxx>
11 --- sw/source/filter/ww8/WW8TableInfo.cxx       2009-05-17 17:06:33.556313757 -0500
12 +++ sw/source/filter/ww8/WW8TableInfo.cxx       2009-05-17 17:06:46.964547351 -0500
13 @@ -32,6 +32,7 @@
14  #include "precompiled_sw.hxx"
15  
16  #include <iostream> 
17 +#include <cstdio>
18  #include "WW8TableInfo.hxx"
19  #include "swtable.hxx"
20  #include "pam.hxx"