diff options
-rw-r--r-- | chart2/source/inc/TitleHelper.hxx | 1 | ||||
-rw-r--r-- | chart2/source/tools/RangeHighlighter.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/inc/TitleHelper.hxx b/chart2/source/inc/TitleHelper.hxx index 59696bfce54d..f6978674be0a 100644 --- a/chart2/source/inc/TitleHelper.hxx +++ b/chart2/source/inc/TitleHelper.hxx @@ -22,7 +22,6 @@ #include <rtl/ref.hxx> #include <rtl/ustring.hxx> #include "charttoolsdllapi.hxx" -#include <rtl/ref.hxx> namespace chart { class ChartModel; } namespace chart { class ReferenceSizeProvider; } diff --git a/chart2/source/tools/RangeHighlighter.cxx b/chart2/source/tools/RangeHighlighter.cxx index 12d20e142466..5e89b097f2f9 100644 --- a/chart2/source/tools/RangeHighlighter.cxx +++ b/chart2/source/tools/RangeHighlighter.cxx @@ -25,7 +25,6 @@ #include <ObjectIdentifier.hxx> #include <DataSeriesHelper.hxx> #include <Diagram.hxx> -#include <ChartModel.hxx> #include <com/sun/star/chart2/ScaleData.hpp> #include <com/sun/star/chart2/XAxis.hpp> |