summaryrefslogtreecommitdiff
path: root/test/source/lang/xserviceinfo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/lang/xserviceinfo.cxx')
-rw-r--r--test/source/lang/xserviceinfo.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/source/lang/xserviceinfo.cxx b/test/source/lang/xserviceinfo.cxx
index 3f7e6541fa85..54a19cf2ac99 100644
--- a/test/source/lang/xserviceinfo.cxx
+++ b/test/source/lang/xserviceinfo.cxx
@@ -8,14 +8,13 @@
*/
#include <test/lang/xserviceinfo.hxx>
-#include <rtl/string.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
-#include <cppunit/extensions/HelperMacros.h>
+#include <cppunit/TestAssert.h>
using namespace css;