summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorekuiitr <jhaekansh80@gmail.com>2017-12-07 22:02:27 +0800
committerMichael Meeks <michael.meeks@collabora.com>2017-12-11 09:54:34 +0100
commitadad3724e6c3e85b1b286ccddaf810f3c782424b (patch)
treea8f7b25200a40245087611a92a1beb7f0ef9e924
parentaad6e593f7e856f716de57304e007fec789e37eb (diff)
tdf#63154 removed some solar.h references
Change-Id: Ib3672f84acc54d5838ab7ccf02d368968aa8b5af Reviewed-on: https://gerrit.libreoffice.org/46029 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
-rw-r--r--accessibility/inc/pch/precompiled_acc.hxx1
-rw-r--r--basctl/inc/pch/precompiled_basctl.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/accessibility/inc/pch/precompiled_acc.hxx b/accessibility/inc/pch/precompiled_acc.hxx
index 5e8055059bad..fde5a69bd67b 100644
--- a/accessibility/inc/pch/precompiled_acc.hxx
+++ b/accessibility/inc/pch/precompiled_acc.hxx
@@ -367,7 +367,6 @@
#include <tools/mapunit.hxx>
#include <tools/poly.hxx>
#include <tools/ref.hxx>
-#include <tools/solar.h>
#include <tools/stream.hxx>
#include <tools/toolsdllapi.h>
#include <tools/wintypes.hxx>
diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx
index 0d7d626cd34f..97cc996fb631 100644
--- a/basctl/inc/pch/precompiled_basctl.hxx
+++ b/basctl/inc/pch/precompiled_basctl.hxx
@@ -562,7 +562,6 @@
#include <tools/mapunit.hxx>
#include <tools/poly.hxx>
#include <tools/ref.hxx>
-#include <tools/solar.h>
#include <tools/stream.hxx>
#include <tools/svborder.hxx>
#include <tools/time.hxx>