summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chart2/inc/pch/precompiled_chartcore.hxx1
-rw-r--r--chart2/source/controller/main/DrawCommandDispatch.hxx2
-rw-r--r--chart2/source/tools/SceneProperties.cxx3
3 files changed, 0 insertions, 6 deletions
diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx
index 9aaa7efe5ffa..031a9aa06ef4 100644
--- a/chart2/inc/pch/precompiled_chartcore.hxx
+++ b/chart2/inc/pch/precompiled_chartcore.hxx
@@ -282,7 +282,6 @@
#include <tools/color.hxx>
#include <tools/debug.hxx>
#include <tools/resmgr.hxx>
-#include <tools/solar.h>
#include <ucbhelper/content.hxx>
#include <unotools/charclass.hxx>
#include <unotools/configitem.hxx>
diff --git a/chart2/source/controller/main/DrawCommandDispatch.hxx b/chart2/source/controller/main/DrawCommandDispatch.hxx
index 876c9fe00a84..976c40e48acd 100644
--- a/chart2/source/controller/main/DrawCommandDispatch.hxx
+++ b/chart2/source/controller/main/DrawCommandDispatch.hxx
@@ -21,8 +21,6 @@
#include "FeatureCommandDispatchBase.hxx"
-#include <tools/solar.h>
-
class SfxItemSet;
class SdrObject;
diff --git a/chart2/source/tools/SceneProperties.cxx b/chart2/source/tools/SceneProperties.cxx
index 3ab714c0cc26..8c407a2b3d30 100644
--- a/chart2/source/tools/SceneProperties.cxx
+++ b/chart2/source/tools/SceneProperties.cxx
@@ -28,9 +28,6 @@
#include <com/sun/star/drawing/ProjectionMode.hpp>
#include <com/sun/star/drawing/CameraGeometry.hpp>
-// for F_PI
-#include <tools/solar.h>
-
using namespace ::com::sun::star;
using ::com::sun::star::beans::Property;