diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-11-25 15:39:35 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-11-26 09:50:10 +0100 |
commit | bd1cac5a9656741ad1b54df1fb740b989b77b78f (patch) | |
tree | d658e50ca06b29444cfd785bf9874f7adf1532bd /cui/source/inc/measure.hxx | |
parent | 3339c730f8c9a6088a2e8b335185f1bf0b232216 (diff) |
drop some unnecessary includes
Change-Id: I4a45110e69fc76ff5b12e014586a0684c3737dfe
Reviewed-on: https://gerrit.libreoffice.org/64000
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/inc/measure.hxx')
-rw-r--r-- | cui/source/inc/measure.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/measure.hxx b/cui/source/inc/measure.hxx index cb8a5a3d9540..9cca6a37199f 100644 --- a/cui/source/inc/measure.hxx +++ b/cui/source/inc/measure.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_CUI_SOURCE_INC_MEASURE_HXX #define INCLUDED_CUI_SOURCE_INC_MEASURE_HXX -#include <vcl/fixed.hxx> #include <sfx2/basedlgs.hxx> #include <svx/dlgctrl.hxx> #include <svx/measctrl.hxx> |