From 0a178da6d60e28baad04fa40a8ff1cba707d984d Mon Sep 17 00:00:00 2001 From: Joseph Powers Date: Tue, 24 May 2011 05:55:24 -0700 Subject: [PATCH] Remove some extra #incude --- sw/inc/pch/precompiled_sw.hxx | 1 - sw/source/core/doc/docbm.cxx | 1 - sw/source/core/fields/docufld.cxx | 1 - sw/source/core/layout/wsfrm.cxx | 1 - sw/source/ui/envelp/envfmt.cxx | 2 -- 5 files changed, 6 deletions(-) diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index a976f6d923dc..d577822dc843 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -853,7 +853,6 @@ #include "tools/mempool.hxx" #include "tools/multisel.hxx" #include "tools/poly.hxx" -#include "tools/pstm.hxx" #include "tools/rc.hxx" #include "tools/ref.hxx" #include "tools/resary.hxx" diff --git a/sw/source/core/doc/docbm.cxx b/sw/source/core/doc/docbm.cxx index e38602d62035..2dbf0211da50 100644 --- a/sw/source/core/doc/docbm.cxx +++ b/sw/source/core/doc/docbm.cxx @@ -57,7 +57,6 @@ #include #include #include -#include #include #include #include diff --git a/sw/source/core/fields/docufld.cxx b/sw/source/core/fields/docufld.cxx index 40780ce9593f..e86c80358773 100644 --- a/sw/source/core/fields/docufld.cxx +++ b/sw/source/core/fields/docufld.cxx @@ -31,7 +31,6 @@ #include -#include #include #include #include diff --git a/sw/source/core/layout/wsfrm.cxx b/sw/source/core/layout/wsfrm.cxx index 8f9a2685bee0..de7417879a0c 100644 --- a/sw/source/core/layout/wsfrm.cxx +++ b/sw/source/core/layout/wsfrm.cxx @@ -31,7 +31,6 @@ #include #include -#include #include #include #include diff --git a/sw/source/ui/envelp/envfmt.cxx b/sw/source/ui/envelp/envfmt.cxx index 1a044f3d58b9..ba4d574a343c 100644 --- a/sw/source/ui/envelp/envfmt.cxx +++ b/sw/source/ui/envelp/envfmt.cxx @@ -35,8 +35,6 @@ #include -#include - #include #include #include