diff options
author | Ashod Nakashian <ashodnakashian@yahoo.com> | 2015-02-02 21:03:42 -0500 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-02-05 10:46:33 +0000 |
commit | de68bb85145e68fc170b8eab0fa3357cd7165421 (patch) | |
tree | 48fe4f4ee72580feaca2ef0112761787e8c73155 /vbahelper/inc | |
parent | 863122b9adecedfcf35ffac1354ef8a85d5b6827 (diff) |
Updated all precompiled headers.
Change-Id: I955c8ac4dbe002d23531df7eb10fb4444d6b5157
Reviewed-on: https://gerrit.libreoffice.org/14292
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vbahelper/inc')
-rw-r--r-- | vbahelper/inc/pch/precompiled_msforms.hxx | 2 | ||||
-rw-r--r-- | vbahelper/inc/pch/precompiled_vbahelper.hxx | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx index dcfc172189da..0987adad14e5 100644 --- a/vbahelper/inc/pch/precompiled_msforms.hxx +++ b/vbahelper/inc/pch/precompiled_msforms.hxx @@ -14,8 +14,6 @@ also fixes all possible problems, so it's usually better to use it). */ -#include "com/sun/star/lang/XMultiServiceFactory.hpp" -#include "com/sun/star/registry/XRegistryKey.hpp" #include "comphelper/servicedecl.hxx" #include "cppuhelper/implementationentry.hxx" #include <basic/sbmeth.hxx> diff --git a/vbahelper/inc/pch/precompiled_vbahelper.hxx b/vbahelper/inc/pch/precompiled_vbahelper.hxx index 93eac8850145..9cf0d5ae7194 100644 --- a/vbahelper/inc/pch/precompiled_vbahelper.hxx +++ b/vbahelper/inc/pch/precompiled_vbahelper.hxx @@ -115,6 +115,7 @@ #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/view/XSelectionSupplier.hpp> #include <comphelper/processfactory.hxx> +#include <comphelper/random.hxx> #include <comphelper/unwrapargs.hxx> #include <cppuhelper/bootstrap.hxx> #include <cppuhelper/component_context.hxx> |