diff options
Diffstat (limited to 'chart2/inc/pch')
-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> |