summaryrefslogtreecommitdiff
path: root/drawinglayer/inc
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2022-01-10 00:32:46 +0100
committerMiklos Vajna <vmiklos@collabora.com>2022-01-14 12:32:21 +0100
commitbc3a0205e2100b845b504b63e591b7400833d632 (patch)
tree4b21ac34c33bcda26929678a89f013d69facd0cb /drawinglayer/inc
parentad27c35a11bd9a78f30bbe4da76cdde223cf8624 (diff)
Recheck modules d* with IWYU
See tdf#42949 for motivation Change-Id: I916f42c46efa1b6cfd7744a189b79659b2867431 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128196 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'drawinglayer/inc')
-rw-r--r--drawinglayer/inc/wmfemfhelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/drawinglayer/inc/wmfemfhelper.hxx b/drawinglayer/inc/wmfemfhelper.hxx
index 4a6bbe81228c..39cd9b7b0777 100644
--- a/drawinglayer/inc/wmfemfhelper.hxx
+++ b/drawinglayer/inc/wmfemfhelper.hxx
@@ -26,7 +26,6 @@
#include <vcl/rendercontext/State.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
-#include <memory>
// predefines
namespace drawinglayer::geometry { class ViewInformation2D; }