From a4abe212c193f369425f003a91116f65e9918c9a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 20 Mar 2012 08:56:53 +0100 Subject: Unused includes --- binaryurp/source/bridgefactory.cxx | 1 - binaryurp/source/reader.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'binaryurp') diff --git a/binaryurp/source/bridgefactory.cxx b/binaryurp/source/bridgefactory.cxx index 0edbaa0c19cc..f3e06ab25e8c 100644 --- a/binaryurp/source/bridgefactory.cxx +++ b/binaryurp/source/bridgefactory.cxx @@ -41,7 +41,6 @@ #include "cppuhelper/implementationentry.hxx" #include "rtl/ref.hxx" #include "sal/types.h" -#include "uno/lbnames.h" #include "bridge.hxx" #include "bridgefactory.hxx" diff --git a/binaryurp/source/reader.cxx b/binaryurp/source/reader.cxx index a871e113b92b..5a4491efb61b 100644 --- a/binaryurp/source/reader.cxx +++ b/binaryurp/source/reader.cxx @@ -53,7 +53,6 @@ #include "typelib/typeclass.h" #include "typelib/typedescription.h" #include "typelib/typedescription.hxx" -#include "uno/lbnames.h" #include "binaryany.hxx" #include "bridge.hxx" -- cgit