diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-10-20 15:15:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-10-20 19:00:36 +0100 |
commit | 45e366eadbba69140214a8e745a1d3ce3e4e8337 (patch) | |
tree | cf01cfc9006789d7effb61ae140028829fc879c6 /sw/inc/editsh.hxx | |
parent | 8bb4b18127cdc6259ecd65ec0f28d27d0513cb26 (diff) |
drop unnecessary tools/string includes
Change-Id: I4278999b9b7d184c26036bbe9e3b98420f461e8c
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r-- | sw/inc/editsh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx index 013fcdc2824d..d3a1aa5a3516 100644 --- a/sw/inc/editsh.hxx +++ b/sw/inc/editsh.hxx @@ -21,7 +21,6 @@ #include <com/sun/star/text/HoriOrientation.hpp> #include <com/sun/star/embed/XEmbeddedObject.hpp> -#include <tools/string.hxx> #include <vcl/font.hxx> #include <editeng/swafopt.hxx> #include "swdllapi.h" |