summaryrefslogtreecommitdiff
path: root/include/toolkit/helper
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-09-06 17:08:47 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-09-18 09:14:48 +0200
commitbb16f6597d3b252837d32d4d9f7c56619c0e70df (patch)
tree263d16cd26c59aab9d1a3bf96b8cd29b6092ab40 /include/toolkit/helper
parent98519e6e4da252c717e2018d4800a00115101bc3 (diff)
tdf#42949 Fix IWYU warnings in toolkit/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ib49e2f29daa6d9b2a8195915c4ba10a8cef965ce Reviewed-on: https://gerrit.libreoffice.org/78722 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/toolkit/helper')
-rw-r--r--include/toolkit/helper/macros.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/toolkit/helper/macros.hxx b/include/toolkit/helper/macros.hxx
index 06242e18c218..f7e7f8a26da3 100644
--- a/include/toolkit/helper/macros.hxx
+++ b/include/toolkit/helper/macros.hxx
@@ -22,6 +22,7 @@
#include <sal/log.hxx>
#include <osl/diagnose.h>
+#include <tools/diagnose_ex.h>
#define IMPL_IMPLEMENTATION_ID( ClassName ) \
css::uno::Sequence< sal_Int8 > ClassName::getImplementationId() \