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 /connectivity/inc/pch | |
parent | d67cd21033877c9c09d9cc4f14c2c4658e973f57 (diff) |
update pch
Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
Diffstat (limited to 'connectivity/inc/pch')
-rw-r--r-- | connectivity/inc/pch/precompiled_file.hxx | 2 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_flat.hxx | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx index 6132c9d626ef..09c80b7a7768 100644 --- a/connectivity/inc/pch/precompiled_file.hxx +++ b/connectivity/inc/pch/precompiled_file.hxx @@ -50,6 +50,7 @@ #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> #include <cppuhelper/propshlp.hxx> +#include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <i18nlangtag/mslangid.hxx> #include <iterator> @@ -62,6 +63,7 @@ #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> +#include <tools/string.hxx> #include <tools/time.hxx> #include <tools/urlobj.hxx> #include <ucbhelper/content.hxx> diff --git a/connectivity/inc/pch/precompiled_flat.hxx b/connectivity/inc/pch/precompiled_flat.hxx index b860a6be469e..d2ff66915547 100644 --- a/connectivity/inc/pch/precompiled_flat.hxx +++ b/connectivity/inc/pch/precompiled_flat.hxx @@ -41,6 +41,7 @@ #include <comphelper/string.hxx> #include <comphelper/types.hxx> #include <cppuhelper/factory.hxx> +#include <cppuhelper/supportsservice.hxx> #include <ctype.h> #include <i18nlangtag/languagetag.hxx> #include <osl/thread.h> |