diff options
Diffstat (limited to 'vcl/inc/sallayout.hxx')
-rw-r--r-- | vcl/inc/sallayout.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/inc/sallayout.hxx b/vcl/inc/sallayout.hxx index 94f0086b1517..bdbd45189086 100644 --- a/vcl/inc/sallayout.hxx +++ b/vcl/inc/sallayout.hxx @@ -24,9 +24,6 @@ #include <basegfx/point/b2dpoint.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> -#include <tools/gen.hxx> -#include <tools/degree.hxx> -#include <i18nlangtag/languagetag.hxx> #include <vcl/dllapi.h> #include <vcl/vclenum.hxx> // for typedef sal_UCS4 @@ -39,7 +36,6 @@ #include <hb.h> -#include <iostream> #include <memory> #include <vector> |