summaryrefslogtreecommitdiff
path: root/sc/source/ui
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-11-18 10:15:40 +0100
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-11-18 10:16:46 +0100
commit018ebd146d5d20593063976e3c7042ffd197b5af (patch)
tree44e9445b62f228cec8a8ee910c76958426f35e55 /sc/source/ui
parentc080641d2f45c6b455d6a60836f53d054853fc53 (diff)
remove unneeded includes
Change-Id: I9ab6fb92aae51aa596a81f002087c92008fcbd8b
Diffstat (limited to 'sc/source/ui')
-rw-r--r--sc/source/ui/inc/DescriptiveStatisticsDialog.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx b/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
index b455fae7d517..aa6a9126204b 100644
--- a/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
+++ b/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
@@ -11,14 +11,6 @@
#ifndef INCLUDED_SC_SOURCE_UI_INC_DESCRIPTIVESTATISTICSDIALOG_HXX
#define INCLUDED_SC_SOURCE_UI_INC_DESCRIPTIVESTATISTICSDIALOG_HXX
-#include "global.hxx"
-#include "address.hxx"
-#include "anyrefdg.hxx"
-
-#include <vcl/fixed.hxx>
-#include <vcl/group.hxx>
-#include <vcl/lstbox.hxx>
-
#include "StatisticsInputOutputDialog.hxx"
class ScDescriptiveStatisticsDialog : public ScStatisticsInputOutputDialog