From 76a2488d0cf516dec8bec0f8db99c137b414c0eb Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 29 Jun 2020 00:22:58 +0200 Subject: tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxx Recheck after 7-0 branchoff Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I7f5c35474b671facbda85a9538462dd4291add91 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97655 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- svx/inc/sdr/primitive2d/sdrdecompositiontools.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx/inc/sdr') diff --git a/svx/inc/sdr/primitive2d/sdrdecompositiontools.hxx b/svx/inc/sdr/primitive2d/sdrdecompositiontools.hxx index e619206303ca..94c9c59b20ab 100644 --- a/svx/inc/sdr/primitive2d/sdrdecompositiontools.hxx +++ b/svx/inc/sdr/primitive2d/sdrdecompositiontools.hxx @@ -19,6 +19,7 @@ #pragma once +#include #include #include -- cgit