summaryrefslogtreecommitdiff
path: root/test/source/container/xchild.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/container/xchild.cxx')
-rw-r--r--test/source/container/xchild.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/source/container/xchild.cxx b/test/source/container/xchild.cxx
index 45627ed03de0..eac97b0ebe05 100644
--- a/test/source/container/xchild.cxx
+++ b/test/source/container/xchild.cxx
@@ -7,16 +7,14 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include <test/cppunitasserthelper.hxx>
#include <test/container/xchild.hxx>
#include <com/sun/star/container/XChild.hpp>
-#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/uno/XInterface.hpp>
#include <com/sun/star/uno/Reference.hxx>
-#include <cppunit/extensions/HelperMacros.h>
+#include <cppunit/TestAssert.h>
using namespace com::sun::star;
using namespace com::sun::star::uno;