diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-04-24 20:11:47 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-04-25 06:11:27 +0000 |
commit | a82805f8f97eeb6acadd7806cdb7120bed45a376 (patch) | |
tree | 213a2cae70d328a9e78bae7081a6dfa4025d95f1 /chart2/inc | |
parent | 2b68383e44338ffc3d5fb519fd91ff31f0a2b35a (diff) |
Kill comphelper::MakeMap
Change-Id: I97e9e79ef51e3d78f01b831dd3eee91218058823
Reviewed-on: https://gerrit.libreoffice.org/24344
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'chart2/inc')
-rw-r--r-- | chart2/inc/pch/precompiled_chartcontroller.hxx | 1 | ||||
-rw-r--r-- | chart2/inc/pch/precompiled_chartcore.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index 7aa7fdd55a2b..b74e19a0502a 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.hxx @@ -309,7 +309,6 @@ #include <com/sun/star/util/XChangesBatch.hpp> #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/view/PrintableState.hpp> -#include <comphelper/InlineContainer.hxx> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx index 4c7b206082ad..8d024511efc3 100644 --- a/chart2/inc/pch/precompiled_chartcore.hxx +++ b/chart2/inc/pch/precompiled_chartcore.hxx @@ -159,7 +159,6 @@ #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/util/NumberFormat.hpp> #include <com/sun/star/util/XCloneable.hpp> -#include <comphelper/InlineContainer.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> #include <comphelper/processfactory.hxx> |