Kaydet (Commit) 336b25e6 authored tarafından Alexandre Vicenzi's avatar Alexandre Vicenzi Kaydeden (comit) Caolán McNamara

fdo#63154 Removed unused solar.h reference in chart2

Change-Id: I4a16cd5492ced3c067fb037f31cb74a6d8068de1
Reviewed-on: https://gerrit.libreoffice.org/7603Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 3ab5dc7d
...@@ -282,7 +282,6 @@ ...@@ -282,7 +282,6 @@
#include <tools/color.hxx> #include <tools/color.hxx>
#include <tools/debug.hxx> #include <tools/debug.hxx>
#include <tools/resmgr.hxx> #include <tools/resmgr.hxx>
#include <tools/solar.h>
#include <ucbhelper/content.hxx> #include <ucbhelper/content.hxx>
#include <unotools/charclass.hxx> #include <unotools/charclass.hxx>
#include <unotools/configitem.hxx> #include <unotools/configitem.hxx>
......
...@@ -21,8 +21,6 @@ ...@@ -21,8 +21,6 @@
#include "FeatureCommandDispatchBase.hxx" #include "FeatureCommandDispatchBase.hxx"
#include <tools/solar.h>
class SfxItemSet; class SfxItemSet;
class SdrObject; class SdrObject;
......
...@@ -28,9 +28,6 @@ ...@@ -28,9 +28,6 @@
#include <com/sun/star/drawing/ProjectionMode.hpp> #include <com/sun/star/drawing/ProjectionMode.hpp>
#include <com/sun/star/drawing/CameraGeometry.hpp> #include <com/sun/star/drawing/CameraGeometry.hpp>
// for F_PI
#include <tools/solar.h>
using namespace ::com::sun::star; using namespace ::com::sun::star;
using ::com::sun::star::beans::Property; using ::com::sun::star::beans::Property;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment