summaryrefslogtreecommitdiff
path: root/sot/inc
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-26 20:14:08 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-11-05 10:09:53 +0100
commit50823d893807d590d20ca8ee97a9a345d5df4ac3 (patch)
tree0d702207d380b37d9748fb12772283db56443536 /sot/inc
parentf051e54ab800b07884c085f28169137b2f8fe3a5 (diff)
tdf#42949 Fix IWYU warnings in include/sot/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ic5d0dd8c712e74825ed0d0de6bf366568ca48f25 Reviewed-on: https://gerrit.libreoffice.org/62460 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sot/inc')
-rw-r--r--sot/inc/sysformats.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sot/inc/sysformats.hxx b/sot/inc/sysformats.hxx
index 38276e7e4f9c..a34375df3d8b 100644
--- a/sot/inc/sysformats.hxx
+++ b/sot/inc/sysformats.hxx
@@ -25,6 +25,8 @@
#endif
#include <sot/sotdllapi.h>
+#include <sot/exchange.hxx>
+#include <sot/formats.hxx>
struct SotAction_Impl
{