summaryrefslogtreecommitdiff
path: root/test/source/sheet/xdatabaseranges.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xdatabaseranges.cxx')
-rw-r--r--test/source/sheet/xdatabaseranges.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/source/sheet/xdatabaseranges.cxx b/test/source/sheet/xdatabaseranges.cxx
index 491e980fc468..650a0faa3943 100644
--- a/test/source/sheet/xdatabaseranges.cxx
+++ b/test/source/sheet/xdatabaseranges.cxx
@@ -7,8 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include <random>
-
#include <test/sheet/xdatabaseranges.hxx>
#include <com/sun/star/sheet/XDatabaseRanges.hpp>
@@ -16,7 +14,7 @@
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/Reference.hxx>
-#include <cppunit/extensions/HelperMacros.h>
+#include <cppunit/TestAssert.h>
using namespace css;
using namespace css::uno;