summaryrefslogtreecommitdiff
path: root/vbahelper/inc/pch/precompiled_msforms.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2015-09-10 12:51:10 +0900
committerMichael Stahl <mstahl@redhat.com>2015-09-10 13:11:11 +0000
commite50bcf0a2267bf3c80a5d99442bfe08681241836 (patch)
treef14ffb6ae356be1e83c9e392d7bcad4204040fdd /vbahelper/inc/pch/precompiled_msforms.hxx
parent9303e87bb6839afc09d4db543ff17f2fb5142359 (diff)
vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.
with the variadic variants. Change-Id: I8a7f7c81a876b5f1ac987375f8c43bbef89dc087 Reviewed-on: https://gerrit.libreoffice.org/18461 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'vbahelper/inc/pch/precompiled_msforms.hxx')
-rw-r--r--vbahelper/inc/pch/precompiled_msforms.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx
index 0987adad14e5..db48e2892187 100644
--- a/vbahelper/inc/pch/precompiled_msforms.hxx
+++ b/vbahelper/inc/pch/precompiled_msforms.hxx
@@ -56,7 +56,7 @@
#include <com/sun/star/util/MeasureUnit.hpp>
#include <com/sun/star/view/XControlAccess.hpp>
#include <comphelper/anytostring.hxx>
-#include <cppuhelper/implbase2.hxx>
+#include <cppuhelper/implbase.hxx>
#include <filter/msfilter/msvbahelper.hxx>
#include <ooo/vba/XCollection.hpp>
#include <ooo/vba/XControlProvider.hpp>