diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-06-04 16:25:39 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-06-04 21:18:40 +0200 |
commit | 13b25198008e621c881416b0d6898c1b41375728 (patch) | |
tree | 279f23fe69a2201888322c985caeb1c8baaf1381 /connectivity/inc/pch/precompiled_flat.hxx | |
parent | 530899ba181cf7ae34c99ee061958b9e540082b6 (diff) |
update_pch: add a bunch of pch files
connectivity: 3m52s -> 2m47s
cppcanvas: 28s -> 13s
cppuhelper: 20s -> 14s
dbaccess: 2m38s -> 2m01s
hwpfilter: 16s -> 13s
sot: 21s -> 16s
Change-Id: I49286bfe6be73dd1b861be632b95e17a99e82f8a
Diffstat (limited to 'connectivity/inc/pch/precompiled_flat.hxx')
-rw-r--r-- | connectivity/inc/pch/precompiled_flat.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/inc/pch/precompiled_flat.hxx b/connectivity/inc/pch/precompiled_flat.hxx index d2ff66915547..913e72a3f46a 100644 --- a/connectivity/inc/pch/precompiled_flat.hxx +++ b/connectivity/inc/pch/precompiled_flat.hxx @@ -14,7 +14,7 @@ also fixes all possible problems, so it's usually better to use it). */ -#include "comphelper/processfactory.hxx" +#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> |