summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/tokenuno.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-06-16 23:30:05 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-07-04 09:46:34 +0200
commitf3bf306eb9368c66df9817888739c4c4d3b2a9db (patch)
treee45c40b1f183f2fb6724d35ac2eb659666c71e74 /sc/source/ui/unoobj/tokenuno.cxx
parente27be9dfbcf8636a7440f828435b1860dfa38977 (diff)
tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9b4111f2b4ccea71a491f2412f0d02ce5a7f64f7 Reviewed-on: https://gerrit.libreoffice.org/74570 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sc/source/ui/unoobj/tokenuno.cxx')
-rw-r--r--sc/source/ui/unoobj/tokenuno.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/unoobj/tokenuno.cxx b/sc/source/ui/unoobj/tokenuno.cxx
index acb43d707de9..849bef0005b5 100644
--- a/sc/source/ui/unoobj/tokenuno.cxx
+++ b/sc/source/ui/unoobj/tokenuno.cxx
@@ -32,12 +32,10 @@
#include <svl/itemprop.hxx>
#include <vcl/svapp.hxx>
-#include <osl/diagnose.h>
#include <miscuno.hxx>
#include <convuno.hxx>
#include <unonames.hxx>
-#include <token.hxx>
#include <compiler.hxx>
#include <tokenarray.hxx>
#include <docsh.hxx>