diff options
-rw-r--r-- | sw/inc/doc.hxx | 1 | ||||
-rw-r--r-- | sw/inc/fmtfld.hxx | 2 | ||||
-rw-r--r-- | sw/inc/section.hxx | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx index f67b38bac53d..c30b23d9184a 100644 --- a/sw/inc/doc.hxx +++ b/sw/inc/doc.hxx @@ -74,7 +74,6 @@ class SwList; #include <svtools/embedhlp.hxx> #include <vector> #include <set> -#include <map> #include <memory> #include <boost/scoped_ptr.hpp> diff --git a/sw/inc/fmtfld.hxx b/sw/inc/fmtfld.hxx index b76dd23afb15..56184d0ce8b7 100644 --- a/sw/inc/fmtfld.hxx +++ b/sw/inc/fmtfld.hxx @@ -20,8 +20,6 @@ #ifndef INCLUDED_SW_INC_FMTFLD_HXX #define INCLUDED_SW_INC_FMTFLD_HXX -#include <list> - #include <com/sun/star/text/XTextField.hpp> #include <cppuhelper/weakref.hxx> diff --git a/sw/inc/section.hxx b/sw/inc/section.hxx index 92d011385f6f..603ad1e608e7 100644 --- a/sw/inc/section.hxx +++ b/sw/inc/section.hxx @@ -20,8 +20,6 @@ #ifndef INCLUDED_SW_INC_SECTION_HXX #define INCLUDED_SW_INC_SECTION_HXX -#include <boost/utility.hpp> - #include <com/sun/star/uno/Sequence.h> #include <tools/rtti.hxx> |