From 06962719b172bbc55d77bb13295dff25826bb963 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Mon, 14 Sep 2015 10:01:53 +0900 Subject: xmlscript: tdf#88206 replace cppu::WeakImplHelper* with the variadic variants. Change-Id: Ic05094dea12c0aa66dc97a7e403a3abec9e25785 Reviewed-on: https://gerrit.libreoffice.org/18556 Tested-by: Jenkins Reviewed-by: Noel Grandin --- xmlscript/test/imexp.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmlscript/test') diff --git a/xmlscript/test/imexp.cxx b/xmlscript/test/imexp.cxx index 7621b5dece15..393d5a7b2f43 100644 --- a/xmlscript/test/imexp.cxx +++ b/xmlscript/test/imexp.cxx @@ -29,7 +29,6 @@ #include #include -#include #include -- cgit