summaryrefslogtreecommitdiff
path: root/sc/inc/attrib.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-13 22:19:46 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-25 12:10:00 +0200
commitf8edef392245c292398a80f6a858ca19f32df9c3 (patch)
tree09b28dd5a14022dda81d30f178b1891941bbcf95 /sc/inc/attrib.hxx
parent3ebaf1a9fb28be42358f5460e5ab7322d4f1dee8 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/[gh]*
Found with bin/find-unneeded-includes Simple removal proposals are dealt with here and a bit of fallout management Change-Id: Ia6f8d4ca46d7b218f5827052ced5641367bd4478 Reviewed-on: https://gerrit.libreoffice.org/54683 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/attrib.hxx')
-rw-r--r--sc/inc/attrib.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/attrib.hxx b/sc/inc/attrib.hxx
index d44a7cce4d77..fadbad0639ac 100644
--- a/sc/inc/attrib.hxx
+++ b/sc/inc/attrib.hxx
@@ -21,6 +21,7 @@
#define INCLUDED_SC_INC_ATTRIB_HXX
#include <memory>
+#include <vector>
#include <svl/poolitem.hxx>
#include <svl/intitem.hxx>
#include <svl/eitem.hxx>