diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-06-28 04:38:06 +0200 |
---|---|---|
committer | Fridrich Strba <fridrich@documentfoundation.org> | 2013-06-28 11:49:28 +0000 |
commit | 5cb2e3104b11e538b946e2b7228e74365cb38648 (patch) | |
tree | f83242caf2b9e7c66a54b3eb5bb19852583ca631 /svx/inc | |
parent | 61fd1d2e7803516e88a18017ee5d6a34d6ca14fa (diff) |
remove toolkit/unohlp.hxx hack
Change-Id: Idb9971d848870f4d00dbf77e80e48bf7dfde8913
Reviewed-on: https://gerrit.libreoffice.org/4601
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 1 | ||||
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 563b48ea4c7d..8f861075932d 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -359,7 +359,6 @@ #include <toolkit/helper/convert.hxx> #include <toolkit/helper/externallock.hxx> #include <toolkit/helper/vclunohelper.hxx> -#include <toolkit/unohlp.hxx> #include <tools/color.hxx> #include <tools/debug.hxx> #include <tools/errinf.hxx> diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index 9b48bb7a8654..6b73d98bdace 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -37,7 +37,6 @@ #include "sal/config.h" #include "sal/types.h" #include "svtools/treelistentry.hxx" -#include "toolkit/unohlp.hxx" #include "uno/lbnames.h" #include "xmloff/DashStyle.hxx" #include "xmloff/GradientStyle.hxx" @@ -532,7 +531,6 @@ #include <toolkit/awt/vclxwindow.hxx> #include <toolkit/helper/convert.hxx> #include <toolkit/helper/vclunohelper.hxx> -#include <toolkit/unohlp.hxx> #include <tools/b3dtrans.hxx> #include <tools/bigint.hxx> #include <tools/color.hxx> |