diff options
author | Matteo Casalin <matteo.casalin@gmx.com> | 2012-03-04 21:01:01 +0100 |
---|---|---|
committer | Matteo Casalin <matteo.casalin@gmx.com> | 2012-04-03 20:49:08 +0200 |
commit | 6ac9544454daa0330f84fd10de26ee6d4d657990 (patch) | |
tree | 7f0adf0d6f8c3ea34d5377a2377090057462d4f4 /chart2/source/controller/inc | |
parent | f3b8d732f376c56a39f962dce4faa0335bfe12df (diff) |
Cleanup some unnecessary #include
Diffstat (limited to 'chart2/source/controller/inc')
-rw-r--r-- | chart2/source/controller/inc/res_ErrorBar.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/res_ErrorBar.hxx b/chart2/source/controller/inc/res_ErrorBar.hxx index 74ee6de625fe..747bac279952 100644 --- a/chart2/source/controller/inc/res_ErrorBar.hxx +++ b/chart2/source/controller/inc/res_ErrorBar.hxx @@ -32,7 +32,6 @@ #include <vcl/fixed.hxx> #include <vcl/field.hxx> #include <vcl/lstbox.hxx> -#include <svtools/valueset.hxx> #include <svl/itemset.hxx> #include <svx/chrtitem.hxx> #include "chartview/ChartSfxItemIds.hxx" |