summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-07 17:11:08 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-08 21:47:21 +0900
commite719baa35f58a32a21c6ddc9189aa086606faf03 (patch)
tree0771562f584e9f7a2e4734dcee1f6bbebedd3c49 /sw
parent78ba81351e9e59f4a8ff49108043b1d15cd77ab7 (diff)
removed unused includes
Change-Id: I248ef370c55c18d60a8ea32ef92f70734bffbaf2
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/inc/layouter.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/layouter.hxx b/sw/source/core/inc/layouter.hxx
index 2b62b472e954..2bf1ef02aa26 100644
--- a/sw/source/core/inc/layouter.hxx
+++ b/sw/source/core/inc/layouter.hxx
@@ -45,8 +45,6 @@ class SwRowFrm;
// --> #i35911#
class SwObjsMarkedAsTmpConsiderWrapInfluence;
class SwAnchoredObject;
-// --> #i40155#
-#include <vector>
// --> #i65250#
#include <boost/unordered_map.hpp>
class SwFlowFrm;