summaryrefslogtreecommitdiff
path: root/sw/inc/AnnotationWin.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-01-23 22:11:20 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-01-24 10:14:09 +0100
commitfc2d155f42db5949e68df54635acaa944aa980b9 (patch)
tree45991f7eec95dde4c5f45dcdf64ded7910fd0c28 /sw/inc/AnnotationWin.hxx
parenta7d67762f116ca85181b4ae4053141ea68e6d6f8 (diff)
Fix some IWYU warnings
Change-Id: I4b6e799c1afc2a762a3729ee89f3226c59a6eef8 Reviewed-on: https://gerrit.libreoffice.org/48462 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/inc/AnnotationWin.hxx')
-rw-r--r--sw/inc/AnnotationWin.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/AnnotationWin.hxx b/sw/inc/AnnotationWin.hxx
index 5d485d598b01..2e4fffdb3d30 100644
--- a/sw/inc/AnnotationWin.hxx
+++ b/sw/inc/AnnotationWin.hxx
@@ -20,15 +20,11 @@
#ifndef INCLUDED_SW_INC_ANNOTATIONWIN_HXX
#define INCLUDED_SW_INC_ANNOTATIONWIN_HXX
-#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/range/b2drange.hxx>
-#include <editeng/editstat.hxx>
#include <tools/date.hxx>
#include <vcl/builder.hxx>
-#include <vcl/lineinfo.hxx>
#include <vcl/window.hxx>
-#include "docufld.hxx"
#include "postithelper.hxx"
#include "swrect.hxx"
#include "SidebarWindowsTypes.hxx"