summaryrefslogtreecommitdiff
path: root/scripting/source/provider/MasterScriptProviderFactory.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2015-08-29 07:48:41 +0900
committerMichael Stahl <mstahl@redhat.com>2015-09-03 17:53:31 +0000
commitf3c7e6953675f4ed85a5212a6af3ee189400f34e (patch)
tree5e0cecee96c3d90b095c3dda64033f5376cc226e /scripting/source/provider/MasterScriptProviderFactory.cxx
parent6e88d63829ad46c1cbb5c0c5b40c578430713817 (diff)
scripting: tdf#88206 replace cppu::WeakImplHelper* etc.
with the variadic variants. Change-Id: I2a59d42efbb1aeef5078d0b0744b5a3c0559affa Reviewed-on: https://gerrit.libreoffice.org/18123 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'scripting/source/provider/MasterScriptProviderFactory.cxx')
-rw-r--r--scripting/source/provider/MasterScriptProviderFactory.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripting/source/provider/MasterScriptProviderFactory.cxx b/scripting/source/provider/MasterScriptProviderFactory.cxx
index 4a676709e89a..d2d4493c0d35 100644
--- a/scripting/source/provider/MasterScriptProviderFactory.cxx
+++ b/scripting/source/provider/MasterScriptProviderFactory.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implementationentry.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/factory.hxx>