diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2016-08-31 22:49:36 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2016-09-01 06:39:45 +0000 |
commit | c48f940cf888816b3282b1c82136f57c010f1236 (patch) | |
tree | 8c3cb6430943d0e917f8c1f92a4e015ec35d8142 /sc/inc/arealink.hxx | |
parent | eac1468db541feafcbabb88b59d3e555845bd3b2 (diff) |
remove some unnecessary global.hxx includes
Change-Id: I50afe36056d32352a1c3118bc445fd55bcf10b6e
Reviewed-on: https://gerrit.libreoffice.org/28568
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sc/inc/arealink.hxx')
-rw-r--r-- | sc/inc/arealink.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/arealink.hxx b/sc/inc/arealink.hxx index 4f15f791f0cd..2f5790196090 100644 --- a/sc/inc/arealink.hxx +++ b/sc/inc/arealink.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_SC_INC_AREALINK_HXX #define INCLUDED_SC_INC_AREALINK_HXX -#include "global.hxx" #include "refreshtimer.hxx" #include "address.hxx" #include <sfx2/lnkbase.hxx> |