diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-01-29 21:05:26 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-01-30 13:18:36 +0000 |
commit | e216078272373b2d7a96929437b5e5986b4ec185 (patch) | |
tree | c1920b3d6d07ba482fefa2545ccc282f99da20d4 /xmloff/source/draw/ximpshap.cxx | |
parent | 5d138c0de15ee9bd3fe7d35a194935073813092b (diff) |
reduce unnecessary includes
Diffstat (limited to 'xmloff/source/draw/ximpshap.cxx')
-rw-r--r-- | xmloff/source/draw/ximpshap.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpshap.cxx b/xmloff/source/draw/ximpshap.cxx index c41dab4e3fd4..6d2192ac6e3a 100644 --- a/xmloff/source/draw/ximpshap.cxx +++ b/xmloff/source/draw/ximpshap.cxx @@ -86,7 +86,6 @@ #include "XMLEmbeddedObjectImportContext.hxx" #include "xmloff/xmlerror.hxx" #include <basegfx/matrix/b2dhommatrix.hxx> -#include <tools/string.hxx> #include <com/sun/star/drawing/XEnhancedCustomShapeDefaulter.hpp> #include <com/sun/star/text/XTextDocument.hpp> |