diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2021-03-11 21:01:55 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2021-03-12 09:06:20 +0100 |
commit | 2c2a03340fbbe6747d0ae46d42c97ecd7a3a3d89 (patch) | |
tree | 8cba4c4e1a70bf9850382fe17dbb285919992ad0 /oox/qa/unit | |
parent | d8e1892d7dd3eb5d4724ef32ce7a110a0087d9e1 (diff) |
Drop some unused includes
Change-Id: Ic79d81387867f028eb8dc9553fb87f5961d6c771
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112364
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'oox/qa/unit')
-rw-r--r-- | oox/qa/unit/vml.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/qa/unit/vml.cxx b/oox/qa/unit/vml.cxx index 01c45b64f3ae..0306333adcb0 100644 --- a/oox/qa/unit/vml.cxx +++ b/oox/qa/unit/vml.cxx @@ -19,7 +19,6 @@ #include <com/sun/star/drawing/XDrawPagesSupplier.hpp> #include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -#include <com/sun/star/text/WritingMode2.hpp> using namespace ::com::sun::star; |