diff options
Diffstat (limited to 'ure')
-rw-r--r-- | ure/source/uretest/cppmain.cc | 1 | ||||
-rw-r--r-- | ure/source/uretest/cppserver.cc | 1 | ||||
-rw-r--r-- | ure/source/uretest/cpptest.cc | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/ure/source/uretest/cppmain.cc b/ure/source/uretest/cppmain.cc index 2759356fe211..1e63cd33f889 100644 --- a/ure/source/uretest/cppmain.cc +++ b/ure/source/uretest/cppmain.cc @@ -68,7 +68,6 @@ #include "salhelper/simplereferenceobject.hxx" #include "uno/current_context.hxx" #include "uno/environment.h" -#include "uno/lbnames.h" #include "test/types/CppTest.hpp" #include "test/types/JavaTest.hpp" diff --git a/ure/source/uretest/cppserver.cc b/ure/source/uretest/cppserver.cc index cee80d39872b..450c04d12bb2 100644 --- a/ure/source/uretest/cppserver.cc +++ b/ure/source/uretest/cppserver.cc @@ -34,7 +34,6 @@ #include "rtl/ustring.hxx" #include "sal/types.h" #include "uno/environment.h" -#include "uno/lbnames.h" #include "test/types/Data.hpp" #include "test/types/XServer.hpp" diff --git a/ure/source/uretest/cpptest.cc b/ure/source/uretest/cpptest.cc index 5bd200614f78..04dba6ffbb95 100644 --- a/ure/source/uretest/cpptest.cc +++ b/ure/source/uretest/cpptest.cc @@ -32,7 +32,6 @@ #include "rtl/ustring.hxx" #include "sal/types.h" #include "uno/environment.h" -#include "uno/lbnames.h" #include "test/types/TestException.hpp" #include "test/types/XTest.hpp" |