diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2019-04-26 01:59:08 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-04-29 10:11:13 +0200 |
commit | 7722ffd1f50ee431dfc501c4f0fecd40eb9046d3 (patch) | |
tree | aff6e811ec857d6598ab39447c281dbdd47f1536 /svx/source/xoutdev/xpool.cxx | |
parent | fdf4aaa3dc5cc1d2e7a112e6c32d7845f13caef8 (diff) |
tdf#62699 Drop pass-through header file include/svx/xfillit.hxx
Change-Id: I6598d81b166486f3c48b119cc136b9f6e6c2a12c
Reviewed-on: https://gerrit.libreoffice.org/71336
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'svx/source/xoutdev/xpool.cxx')
-rw-r--r-- | svx/source/xoutdev/xpool.cxx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/svx/source/xoutdev/xpool.cxx b/svx/source/xoutdev/xpool.cxx index 62af4864922e..f569d10c3bc8 100644 --- a/svx/source/xoutdev/xpool.cxx +++ b/svx/source/xoutdev/xpool.cxx @@ -23,6 +23,12 @@ #include <svx/xftshtit.hxx> #include <svx/xflboxy.hxx> #include <svx/xflbstit.hxx> +#include <svx/xflclit.hxx> +#include <svx/xflgrit.hxx> +#include <svx/xflhtit.hxx> +#include <svx/xbtmpit.hxx> +#include <svx/xflftrit.hxx> +#include <svx/xsflclit.hxx> #include <svx/xtable.hxx> #include <svx/xlntrit.hxx> #include <svx/xfltrit.hxx> |