summaryrefslogtreecommitdiff
path: root/sw/inc/fmtline.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-06-26 19:26:42 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-07-05 09:13:08 +0200
commit970751c818bb46029ab9fc84a45337bdd856d70b (patch)
tree553b1ee3f5fe9622adaa5ca5f85820f4dcfd7153 /sw/inc/fmtline.hxx
parentbffe6a496fb1c69499770d96fefd7a3609712676 (diff)
tdf#42949 Fix IWYU warnings in sw/inc/*
New IWYU and recent developments in f-u-i helped to identify some non self contained files and mostly those were fixed. Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I21550193293b987311c56d8f7c9c3145547d2c6d Reviewed-on: https://gerrit.libreoffice.org/74909 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/inc/fmtline.hxx')
-rw-r--r--sw/inc/fmtline.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/fmtline.hxx b/sw/inc/fmtline.hxx
index e1a48b3a5070..7c5e393e4794 100644
--- a/sw/inc/fmtline.hxx
+++ b/sw/inc/fmtline.hxx
@@ -20,6 +20,7 @@
#define INCLUDED_SW_INC_FMTLINE_HXX
#include <svl/poolitem.hxx>
+#include <tools/solar.h>
#include "hintids.hxx"
#include "swdllapi.h"
#include "swatrset.hxx"