From de68bb85145e68fc170b8eab0fa3357cd7165421 Mon Sep 17 00:00:00 2001 From: Ashod Nakashian Date: Mon, 2 Feb 2015 21:03:42 -0500 Subject: Updated all precompiled headers. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I955c8ac4dbe002d23531df7eb10fb4444d6b5157 Reviewed-on: https://gerrit.libreoffice.org/14292 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- vbahelper/inc/pch/precompiled_msforms.hxx | 2 -- vbahelper/inc/pch/precompiled_vbahelper.hxx | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'vbahelper/inc') 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 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 #include #include +#include #include #include #include -- cgit