diff options
Diffstat (limited to 'canvas')
-rw-r--r-- | canvas/source/directx/dx_bitmapcanvashelper.cxx | 1 | ||||
-rw-r--r-- | canvas/source/directx/dx_textlayout_drawhelper.cxx | 1 | ||||
-rw-r--r-- | canvas/source/vcl/canvashelper_texturefill.cxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/canvas/source/directx/dx_bitmapcanvashelper.cxx b/canvas/source/directx/dx_bitmapcanvashelper.cxx index 2d4954700e55..d8ce12c316bc 100644 --- a/canvas/source/directx/dx_bitmapcanvashelper.cxx +++ b/canvas/source/directx/dx_bitmapcanvashelper.cxx @@ -29,7 +29,6 @@ #include <com/sun/star/rendering/PathJoinType.hpp> #include <com/sun/star/rendering/RepaintResult.hpp> #include <com/sun/star/rendering/TexturingMode.hpp> -#include <comphelper/sequence.hxx> #include <rtl/math.hxx> #include <tools/diagnose_ex.h> diff --git a/canvas/source/directx/dx_textlayout_drawhelper.cxx b/canvas/source/directx/dx_textlayout_drawhelper.cxx index 56469e17ee72..3b1246cf15c9 100644 --- a/canvas/source/directx/dx_textlayout_drawhelper.cxx +++ b/canvas/source/directx/dx_textlayout_drawhelper.cxx @@ -27,7 +27,6 @@ #include <com/sun/star/rendering/PanoseProportion.hpp> #include <com/sun/star/rendering/XCanvasFont.hpp> #include <comphelper/scopeguard.hxx> -#include <comphelper/sequence.hxx> #include <i18nlangtag/languagetag.hxx> #include <tools/color.hxx> #include <tools/diagnose_ex.h> diff --git a/canvas/source/vcl/canvashelper_texturefill.cxx b/canvas/source/vcl/canvashelper_texturefill.cxx index b8003dd338d1..c65e73fd660a 100644 --- a/canvas/source/vcl/canvashelper_texturefill.cxx +++ b/canvas/source/vcl/canvashelper_texturefill.cxx @@ -38,7 +38,6 @@ #include <com/sun/star/rendering/PathJoinType.hpp> #include <com/sun/star/rendering/TextDirection.hpp> #include <com/sun/star/rendering/TexturingMode.hpp> -#include <comphelper/sequence.hxx> #include <rtl/math.hxx> #include <tools/diagnose_ex.h> #include <tools/poly.hxx> |