summaryrefslogtreecommitdiffstats
path: root/chart2
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-15 05:20:47 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-15 05:20:47 +0200
commit0b0244183ab721ab0e55c42cb5cda841456c2586 (patch)
treec21ae923f1a12433ad75e30cc1a51a2e0c2f08cf /chart2
parentfdo#56007 - Read more bytes on Zip read (for thumbnails) (diff)
downloadcore-0b0244183ab721ab0e55c42cb5cda841456c2586.tar.gz
core-0b0244183ab721ab0e55c42cb5cda841456c2586.zip
update pch
Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
Diffstat (limited to 'chart2')
-rw-r--r--chart2/inc/pch/precompiled_chartcontroller.hxx2
-rw-r--r--chart2/inc/pch/precompiled_chartcore.hxx1
2 files changed, 1 insertions, 2 deletions
diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx
index e39cd240d186..526cd26b2051 100644
--- a/chart2/inc/pch/precompiled_chartcontroller.hxx
+++ b/chart2/inc/pch/precompiled_chartcontroller.hxx
@@ -198,6 +198,7 @@
#include <rtl/instance.hxx>
#include <rtl/math.hxx>
#include <rtl/ustrbuf.hxx>
+#include <rtl/ustring.hxx>
#include <rtl/uuid.h>
#include <sfx2/dispatch.hxx>
#include <sfx2/objsh.hxx>
@@ -299,7 +300,6 @@
#include <toolkit/helper/vclunohelper.hxx>
#include <tools/diagnose_ex.h>
#include <tools/gen.hxx>
-#include <tools/string.hxx>
#include <unotools/configitem.hxx>
#include <unotools/lingucfg.hxx>
#include <unotools/pathoptions.hxx>
diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx
index 18a34ed3bcf9..30deeb9d30e2 100644
--- a/chart2/inc/pch/precompiled_chartcore.hxx
+++ b/chart2/inc/pch/precompiled_chartcore.hxx
@@ -284,7 +284,6 @@
#include <tools/debug.hxx>
#include <tools/resmgr.hxx>
#include <tools/solar.h>
-#include <tools/string.hxx>
#include <ucbhelper/content.hxx>
#include <unotools/charclass.hxx>
#include <unotools/configitem.hxx>