summaryrefslogtreecommitdiff
path: root/sc/inc/autonamecache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/autonamecache.hxx')
-rw-r--r--sc/inc/autonamecache.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/autonamecache.hxx b/sc/inc/autonamecache.hxx
index 0c6d8421bf79..3be8f87c922a 100644
--- a/sc/inc/autonamecache.hxx
+++ b/sc/inc/autonamecache.hxx
@@ -23,7 +23,6 @@
#include <unordered_map>
#include <vector>
#include "address.hxx"
-#include "global.hxx"
typedef std::vector< ScAddress > ScAutoNameAddresses;
typedef std::unordered_map< OUString, ScAutoNameAddresses > ScAutoNameHashMap;