summaryrefslogtreecommitdiff
path: root/sc/inc/macromgr.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-14 07:56:01 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-29 09:04:52 +0200
commita03a63edd3cfbbacd4e9f59b315095fbeb70873c (patch)
tree3fb052521ccbaf85f7eb402d50569e6f64ca982c /sc/inc/macromgr.hxx
parentb7ae863efeb082816cc4fe660527a9650d90e186 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/m*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I43882919048c23e9b8d305f8cbba8f120207bb93 Reviewed-on: https://gerrit.libreoffice.org/54824 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/inc/macromgr.hxx')
-rw-r--r--sc/inc/macromgr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/macromgr.hxx b/sc/inc/macromgr.hxx
index e524ff59bad2..5904a1ce564f 100644
--- a/sc/inc/macromgr.hxx
+++ b/sc/inc/macromgr.hxx
@@ -17,7 +17,6 @@
#include <memory>
#include <unordered_map>
-#include <unordered_set>
class ScDocument;
class ScFormulaCell;