summaryrefslogtreecommitdiff
path: root/sd/inc/helper
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-11-15 23:17:23 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-12-07 10:39:41 +0100
commit5cfac9be8a55348e7d3bc773aae5bff6b1739080 (patch)
treeb07590d670ab10e622c63cae10e848efe8383bbe /sd/inc/helper
parente70168ec88642dc4940bf6cf7ae49a97afc84916 (diff)
tdf#42949 Fix new IWYU warnings in sd/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I360874fb66c9359abf46a00116d73f87ad122168 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106083 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sd/inc/helper')
-rw-r--r--sd/inc/helper/simplereferencecomponent.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/helper/simplereferencecomponent.hxx b/sd/inc/helper/simplereferencecomponent.hxx
index 153d8573da42..3417f4bda1f7 100644
--- a/sd/inc/helper/simplereferencecomponent.hxx
+++ b/sd/inc/helper/simplereferencecomponent.hxx
@@ -22,8 +22,6 @@
#include <osl/interlck.h>
-#include <sddllapi.h>
-
namespace sd
{
/** A simple base implementation for reference-counted components.