diff options
Diffstat (limited to 'binaryurp')
-rw-r--r-- | binaryurp/source/bridgefactory.cxx | 1 | ||||
-rw-r--r-- | binaryurp/source/reader.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
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" |