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/brdcst.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/brdcst.hxx')
-rw-r--r-- | sc/inc/brdcst.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/brdcst.hxx b/sc/inc/brdcst.hxx index 606541b7e189..5c91138defd8 100644 --- a/sc/inc/brdcst.hxx +++ b/sc/inc/brdcst.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_SC_INC_BRDCST_HXX #define INCLUDED_SC_INC_BRDCST_HXX -#include "global.hxx" #include "address.hxx" #include "simplehintids.hxx" #include <svl/hint.hxx> |