diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2018-05-17 20:01:16 +0200 |
---|---|---|
committer | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2018-06-11 21:55:22 +0200 |
commit | d2dab4079b716f3c2a2c53ab8070340995aed58d (patch) | |
tree | c982ff5d92b76ac3a4fbe8e714417c0610b318f6 /sc/inc/sc.hrc | |
parent | 0da89ede1fee3a9079b7b41ee8b34504ddeb5ee5 (diff) |
tdf#42949 Fix IWYU warnings in sc/inc/s*
Found with bin/find-unneeded-includes
Removal proposals and fallout management are dealt with here.
Change-Id: I21217fbac071f06987b989e735982b2dfad6a54e
Reviewed-on: https://gerrit.libreoffice.org/55537
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index ba6fbc6686dd..961b17979070 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -23,8 +23,6 @@ #include <sfx2/sfxsids.hrc> #include <svx/svxids.hrc> -#include <svx/svxcommands.h> - // areas #define SC_VIEW_START (SID_SC_START) |