summaryrefslogtreecommitdiff
path: root/test/source/sheet/xsheetcellranges.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xsheetcellranges.cxx')
-rw-r--r--test/source/sheet/xsheetcellranges.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/source/sheet/xsheetcellranges.cxx b/test/source/sheet/xsheetcellranges.cxx
index cf785634b3a5..d40a47e03289 100644
--- a/test/source/sheet/xsheetcellranges.cxx
+++ b/test/source/sheet/xsheetcellranges.cxx
@@ -9,7 +9,6 @@
#include <test/sheet/xsheetcellranges.hxx>
-#include <com/sun/star/container/XEnumeration.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/sheet/XSheetCellRanges.hpp>
#include <com/sun/star/table/CellRangeAddress.hpp>
@@ -17,7 +16,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 com::sun::star;
using namespace com::sun::star::uno;