diff options
author | ekuiitr <jhaekansh80@gmail.com> | 2017-12-07 22:02:27 +0800 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2017-12-11 09:54:34 +0100 |
commit | adad3724e6c3e85b1b286ccddaf810f3c782424b (patch) | |
tree | a8f7b25200a40245087611a92a1beb7f0ef9e924 /accessibility | |
parent | aad6e593f7e856f716de57304e007fec789e37eb (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>
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/inc/pch/precompiled_acc.hxx | 1 |
1 files changed, 0 insertions, 1 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> |