diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2019-05-12 17:00:00 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2019-05-12 23:46:14 +0200 |
commit | e2fcb27d287faaee73495c4f9f05b0a09c13f008 (patch) | |
tree | 60e72dc8c60572d4a0837572a3cafe1be168f909 /desktop/inc | |
parent | 1a673e30efcd6032018f7d4a62f13dc4bec4a67c (diff) |
regenerate PCH headers
Change-Id: I4894023e42cbfa32916ee3ddfb2cfb5426cfc69f
Reviewed-on: https://gerrit.libreoffice.org/72195
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'desktop/inc')
-rw-r--r-- | desktop/inc/pch/precompiled_deploymentgui.hxx | 4 | ||||
-rw-r--r-- | desktop/inc/pch/precompiled_deploymentmisc.hxx | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/inc/pch/precompiled_deploymentgui.hxx b/desktop/inc/pch/precompiled_deploymentgui.hxx index de085cceade9..e6f70c82e818 100644 --- a/desktop/inc/pch/precompiled_deploymentgui.hxx +++ b/desktop/inc/pch/precompiled_deploymentgui.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2019-04-29 21:18:38 using: + Generated on 2019-05-12 16:56:51 using: ./bin/update_pch desktop deploymentgui --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -57,7 +57,6 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> -#include <salhelper/thread.hxx> #include <vcl/accel.hxx> #include <vcl/bitmapex.hxx> #include <vcl/ctrl.hxx> @@ -110,6 +109,7 @@ #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/implbase.hxx> #include <o3tl/typed_flags_set.hxx> +#include <salhelper/thread.hxx> #include <svtools/controldims.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> diff --git a/desktop/inc/pch/precompiled_deploymentmisc.hxx b/desktop/inc/pch/precompiled_deploymentmisc.hxx index 9adcd84b63f7..8ba218b89963 100644 --- a/desktop/inc/pch/precompiled_deploymentmisc.hxx +++ b/desktop/inc/pch/precompiled_deploymentmisc.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2019-04-29 21:18:39 using: + Generated on 2019-05-12 16:56:52 using: ./bin/update_pch desktop deploymentmisc --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -60,7 +60,6 @@ #include <sal/log.hxx> #include <sal/saldllapi.h> #include <sal/types.h> -#include <salhelper/linkhelper.hxx> #endif // PCH_LEVEL >= 2 #if PCH_LEVEL >= 3 #include <com/sun/star/lang/XTypeProvider.hpp> @@ -78,6 +77,7 @@ #include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/weak.hxx> +#include <salhelper/linkhelper.hxx> #include <typelib/typedescription.h> #include <uno/data.h> #include <unotools/unotoolsdllapi.h> |