diff options
author | David Tardon <dtardon@redhat.com> | 2012-10-05 16:22:03 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-06 15:06:38 +0200 |
commit | aa06349cff8b7f28d1e0ec2e4bc41fb2d7a2d65e (patch) | |
tree | 4e6677b38c90486581b7ec3023b98c10b142cc53 /desktop | |
parent | 431a9505196f63a982f6a3452edae1bff5cc2c2c (diff) |
drop unused #include
Change-Id: I11b59681a101c3e89db8d7a15d196e8bf11114ed
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/migration/services/oo3extensionmigration.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/migration/services/oo3extensionmigration.hxx b/desktop/source/migration/services/oo3extensionmigration.hxx index d941c3b4274e..950473a23b37 100644 --- a/desktop/source/migration/services/oo3extensionmigration.hxx +++ b/desktop/source/migration/services/oo3extensionmigration.hxx @@ -43,7 +43,6 @@ #include <cppuhelper/implbase3.hxx> #include <cppuhelper/compbase3.hxx> #include <ucbhelper/content.hxx> -#include <xmlscript/xmllib_imexp.hxx> namespace com { namespace sun { namespace star { namespace uno { |