summaryrefslogtreecommitdiff
path: root/sc/qa
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-06-09 16:26:49 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-06-09 16:26:49 +0200
commit9614f12bae668dfe848ae6cc0bac091be106fa8e (patch)
tree7159c3eae1d58165d3339b3ce7b2b27210fbb43e /sc/qa
parent3c1158b19e18ef5e188a44d45c7eb21b7ad99cde (diff)
missing include
Change-Id: Id016d56f4ce36f07c86cf7d028f5e6beaafd3dff
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/extras/sccellrangeobj.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/qa/extras/sccellrangeobj.cxx b/sc/qa/extras/sccellrangeobj.cxx
index 07f6110d01fc..e66882f40305 100644
--- a/sc/qa/extras/sccellrangeobj.cxx
+++ b/sc/qa/extras/sccellrangeobj.cxx
@@ -19,6 +19,7 @@
#include <com/sun/star/table/XCellRange.hpp>
#include <com/sun/star/util/XSortable.hpp>
#include <com/sun/star/util/SortField.hpp>
+#include <comphelper/propertysequence.hxx>
using namespace css;
using namespace css::uno;