summaryrefslogtreecommitdiff
path: root/sc/inc/conditio.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-07 22:38:05 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-08 14:48:05 +0200
commitfba6889f2590185a15646d5b36a49159407a6aaf (patch)
treee74a593f06a03c47e7265a8058cf495e88c0fd5b /sc/inc/conditio.hxx
parentaf22967160ca02cc65a301b55beb55b1103ecc4a (diff)
tdf#42949 Fix IWYU warnings in sc/inc/[bc]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie63df2185e0586d1fc7db4ed2825a7aa8d8dde73 Reviewed-on: https://gerrit.libreoffice.org/53950 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/conditio.hxx')
-rw-r--r--sc/inc/conditio.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index dc254ffc042c..6fd387a0e100 100644
--- a/sc/inc/conditio.hxx
+++ b/sc/inc/conditio.hxx
@@ -26,9 +26,7 @@
#include "scdllapi.h"
#include "rangelst.hxx"
-#include <svl/hint.hxx>
#include <svl/listener.hxx>
-#include <svl/broadcast.hxx>
#include <comphelper/stl_types.hxx>
#include <com/sun/star/sheet/ConditionOperator.hpp>