diff options
author | Gabor Kelemen <gabor.kelemen.extern@allotropia.de> | 2023-10-02 01:11:21 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2023-12-30 22:42:05 +0100 |
commit | ebae130b0978f48af555a1f19f56685d3b3414e8 (patch) | |
tree | 0045a897a6f05c5892dd9ac711ff714285adce87 /svx/source/unodraw/SvxXTextColumns.cxx | |
parent | 819630ee52ae9e9249bb8e25ca8d97e9b3ce90de (diff) |
tdf#146619 Recheck svx/ with IWYU
Change-Id: I99650b50587294c20b1e92270e541140d9ec9cae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161240
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'svx/source/unodraw/SvxXTextColumns.cxx')
-rw-r--r-- | svx/source/unodraw/SvxXTextColumns.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/unodraw/SvxXTextColumns.cxx b/svx/source/unodraw/SvxXTextColumns.cxx index a33073910e22..0fb36aaedf08 100644 --- a/svx/source/unodraw/SvxXTextColumns.cxx +++ b/svx/source/unodraw/SvxXTextColumns.cxx @@ -35,7 +35,6 @@ #include <o3tl/safeint.hxx> #include <svl/itemprop.hxx> #include <svx/SvxXTextColumns.hxx> -#include <tools/UnitConversion.hxx> #include <vcl/svapp.hxx> #include <numeric> |