summaryrefslogtreecommitdiff
path: root/test/source/container/xnameaccess.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/container/xnameaccess.cxx')
-rw-r--r--test/source/container/xnameaccess.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/source/container/xnameaccess.cxx b/test/source/container/xnameaccess.cxx
index 13199b9764b1..3616c4cda363 100644
--- a/test/source/container/xnameaccess.cxx
+++ b/test/source/container/xnameaccess.cxx
@@ -8,7 +8,6 @@
*/
#include <test/container/xnameaccess.hxx>
-#include <rtl/string.hxx>
#include <com/sun/star/container/NoSuchElementException.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
@@ -16,7 +15,7 @@
#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;
using namespace css::uno;