diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2013-11-11 06:47:49 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2013-11-11 06:51:54 +0900 |
commit | 2111d552977b0a2f9bfa9ea746adec7d83204a6c (patch) | |
tree | 60e17dcc8632ea4ea27d261484843433e127c5d5 /sw/inc/section.hxx | |
parent | cb41f4c3974b9bf7e5d870f185d08c5741378080 (diff) |
Drop unnecessary #includes
Change-Id: Ib286fa65ee54a09a78686b8b11453228c4196910
Diffstat (limited to 'sw/inc/section.hxx')
-rw-r--r-- | sw/inc/section.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
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> |