diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-09-05 20:00:17 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-09-05 20:00:43 +0200 |
commit | 286d04a96e11edc21395076becb26940c29b908a (patch) | |
tree | b046bc72a263575a2bb27d99912440d02d5c372e /connectivity | |
parent | c37cd33fad388ad486d42f008f9908784611fe23 (diff) |
update pch
Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/inc/pch/precompiled_file.hxx | 2 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_flat.hxx | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx index 16451d0228de..6132c9d626ef 100644 --- a/connectivity/inc/pch/precompiled_file.hxx +++ b/connectivity/inc/pch/precompiled_file.hxx @@ -56,14 +56,12 @@ #include <osl/diagnose.h> #include <osl/nlsupport.h> #include <osl/thread.h> -#include <rtl/logfile.hxx> #include <rtl/math.hxx> #include <rtl/ustrbuf.hxx> #include <stdio.h> #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 cc508756e1e2..b860a6be469e 100644 --- a/connectivity/inc/pch/precompiled_flat.hxx +++ b/connectivity/inc/pch/precompiled_flat.hxx @@ -14,6 +14,7 @@ also fixes all possible problems, so it's usually better to use it). */ +#include "comphelper/processfactory.hxx" #include <com/sun/star/beans/XFastPropertySet.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> @@ -43,7 +44,6 @@ #include <ctype.h> #include <i18nlangtag/languagetag.hxx> #include <osl/thread.h> -#include <rtl/logfile.hxx> #include <rtl/math.hxx> #include <stdio.h> #include <svl/converter.hxx> |