Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 269452 | Differences between
and this patch

Collapse All | Expand All

(-)sw/source/core/doc/docbm.cxx (+1 lines)
Lines 33-38 Link Here
33
#include "precompiled_sw.hxx"
33
#include "precompiled_sw.hxx"
34
34
35
35
36
#include <cstdio>
36
#include <tools/pstm.hxx>
37
#include <tools/pstm.hxx>
37
#include <svx/linkmgr.hxx>
38
#include <svx/linkmgr.hxx>
38
#include <fmtanchr.hxx>
39
#include <fmtanchr.hxx>
(-)sw/source/filter/ww8/WW8TableInfo.cxx (+1 lines)
Lines 32-37 Link Here
32
#include "precompiled_sw.hxx"
32
#include "precompiled_sw.hxx"
33
33
34
#include <iostream> 
34
#include <iostream> 
35
#include <cstdio>
35
#include "WW8TableInfo.hxx"
36
#include "WW8TableInfo.hxx"
36
#include "swtable.hxx"
37
#include "swtable.hxx"
37
#include "pam.hxx"
38
#include "pam.hxx"

Return to bug 269452