summaryrefslogtreecommitdiff
path: root/test/source/sheet/xfunctiondescriptions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xfunctiondescriptions.cxx')
-rw-r--r--test/source/sheet/xfunctiondescriptions.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/source/sheet/xfunctiondescriptions.cxx b/test/source/sheet/xfunctiondescriptions.cxx
index d8cfd17d28f4..1b4ef645e2e7 100644
--- a/test/source/sheet/xfunctiondescriptions.cxx
+++ b/test/source/sheet/xfunctiondescriptions.cxx
@@ -11,13 +11,12 @@
#include <test/sheet/xfunctiondescriptions.hxx>
-#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/sheet/XFunctionDescriptions.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/uno/Reference.hxx>
-#include <cppunit/extensions/HelperMacros.h>
+#include <cppunit/TestAssert.h>
using namespace css;
using namespace com::sun::star;