diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-09-28 12:09:58 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-09-28 15:10:45 +0200 |
commit | ff4a319f51fc0ea4eb2baafa22d59f51b6e46a6f (patch) | |
tree | c15d936893b7367cd179870da3b0209b78bb3ee5 /oox/inc/pch | |
parent | 1e6b6f038af656b475cb87844822287fd4e6c166 (diff) |
oox: create ShapeContextHandler instances with an uno constructor
Change-Id: Ie780ff9f3a8c61d13ad10cc2dbe24d3ec165470e
Reviewed-on: https://gerrit.libreoffice.org/61063
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins
Diffstat (limited to 'oox/inc/pch')
-rw-r--r-- | oox/inc/pch/precompiled_oox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index 2bfc8539945a..222e9663fca5 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -187,7 +187,6 @@ #include <sax/fastattribs.hxx> #include <sax/fshelper.hxx> #include <sax/saxdllapi.h> -#include <services.hxx> #include <svtools/svtdllapi.h> #include <svx/msdffdef.hxx> #include <svx/svxdllapi.h> |