diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-15 05:20:47 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-15 05:20:47 +0200 |
commit | 0b0244183ab721ab0e55c42cb5cda841456c2586 (patch) | |
tree | c21ae923f1a12433ad75e30cc1a51a2e0c2f08cf /chart2/inc | |
parent | d67cd21033877c9c09d9cc4f14c2c4658e973f57 (diff) |
update pch
Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
Diffstat (limited to 'chart2/inc')
-rw-r--r-- | chart2/inc/pch/precompiled_chartcontroller.hxx | 2 | ||||
-rw-r--r-- | chart2/inc/pch/precompiled_chartcore.hxx | 1 |
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> |