diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-11 09:07:21 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-13 10:10:33 +0200 |
commit | 7cc627ff79aeda1971ee0d8bfd7b0d5d773384f9 (patch) | |
tree | eb503ed8e5447cee0107b89e33b6dbdc450e2fa8 /connectivity/inc/pch | |
parent | 46f52010e08ebc03c8a8efacd887b0ab526efaed (diff) |
update_pch
Change-Id: Ic1dae7aac2f4367b4196ba3128c0aea9be1fbbda
Diffstat (limited to 'connectivity/inc/pch')
-rw-r--r-- | connectivity/inc/pch/precompiled_dbtools.hxx | 2 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_file.hxx | 2 | ||||
-rw-r--r-- | connectivity/inc/pch/precompiled_flat.hxx | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx index 6c9ed754692d..40fa64c705a9 100644 --- a/connectivity/inc/pch/precompiled_dbtools.hxx +++ b/connectivity/inc/pch/precompiled_dbtools.hxx @@ -14,7 +14,6 @@ also fixes all possible problems, so it's usually better to use it). */ -#include <sal/log.hxx> #include <algorithm> #include <boost/bind.hpp> #include <boost/noncopyable.hpp> @@ -158,6 +157,7 @@ #include <rtl/ustrbuf.hxx> #include <rtl/ustring.hxx> #include <sal/config.h> +#include <sal/log.hxx> #include <sal/macros.h> #include <set> #include <sqlbison.hxx> diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx index 01b08a0d8e79..cfdc9c491c71 100644 --- a/connectivity/inc/pch/precompiled_file.hxx +++ b/connectivity/inc/pch/precompiled_file.hxx @@ -14,7 +14,6 @@ also fixes all possible problems, so it's usually better to use it). */ -#include <sal/config.h> #include <algorithm> #include <cmath> #include <com/sun/star/beans/PropertyAttribute.hpp> @@ -59,6 +58,7 @@ #include <osl/thread.h> #include <rtl/math.hxx> #include <rtl/ustrbuf.hxx> +#include <sal/config.h> #include <stdio.h> #include <tools/date.hxx> #include <tools/datetime.hxx> diff --git a/connectivity/inc/pch/precompiled_flat.hxx b/connectivity/inc/pch/precompiled_flat.hxx index 913e72a3f46a..66ce47d2ba92 100644 --- a/connectivity/inc/pch/precompiled_flat.hxx +++ b/connectivity/inc/pch/precompiled_flat.hxx @@ -14,7 +14,6 @@ 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> |