diff options
Diffstat (limited to 'cppu')
-rw-r--r-- | cppu/qa/cppumaker/test_cppumaker.cxx | 2 | ||||
-rw-r--r-- | cppu/qa/test_unotype.cxx | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/cppu/qa/cppumaker/test_cppumaker.cxx b/cppu/qa/cppumaker/test_cppumaker.cxx index f1e9c863540d..5c57a641df4b 100644 --- a/cppu/qa/cppumaker/test_cppumaker.cxx +++ b/cppu/qa/cppumaker/test_cppumaker.cxx @@ -360,8 +360,6 @@ #include <cppunit/TestFixture.h> #include <cppunit/extensions/HelperMacros.h> #include <cppunit/plugin/TestPlugIn.h> -#include "rtl/oustringostreaminserter.hxx" -#include "rtl/ustring.h" #include "rtl/ustring.hxx" #include <cstddef> diff --git a/cppu/qa/test_unotype.cxx b/cppu/qa/test_unotype.cxx index 0b370d754ea6..60921c899d3b 100644 --- a/cppu/qa/test_unotype.cxx +++ b/cppu/qa/test_unotype.cxx @@ -39,10 +39,7 @@ #include "com/sun/star/uno/XComponentContext.hpp" #include "com/sun/star/uno/XInterface.hpp" #include "cppu/unotype.hxx" -#include "rtl/oustringostreaminserter.hxx" -#include "rtl/ustring.h" #include "rtl/ustring.hxx" -#include "sal/types.h" namespace com { namespace sun { namespace star { namespace uno { class Any; |