summaryrefslogtreecommitdiff
path: root/fpicker/test
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2015-08-13 08:06:26 +0900
committerNoel Grandin <noelgrandin@gmail.com>2015-08-13 07:00:23 +0000
commitb73d8b16d5509d54460189547746352d5454448c (patch)
tree1d38dcc2a8a8a2c92ba760fb63c0cfdcdab4b466 /fpicker/test
parent2c797c39478b485c0285eb351d23e0d4e0fa7585 (diff)
fpicker: tdf#88206 replace cppu::WeakImplHelper* etc.
with the variadic variants. Change-Id: I448557260d5a1a2534b40e2ad33e8f9d9e72b80e Reviewed-on: https://gerrit.libreoffice.org/17686 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'fpicker/test')
-rw-r--r--fpicker/test/svdem.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/fpicker/test/svdem.cxx b/fpicker/test/svdem.cxx
index 61217a7c692a..929eee622dc5 100644
--- a/fpicker/test/svdem.cxx
+++ b/fpicker/test/svdem.cxx
@@ -30,7 +30,6 @@
#include <com/sun/star/ui/dialogs/XFilterManager.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
-#include <cppuhelper/implbase1.hxx>
#include <com/sun/star/ui/dialogs/XFilePickerListener.hpp>
#include <com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp>
#include <com/sun/star/ui/dialogs/XFilePickerNotifier.hpp>