[Libreoffice-commits] core.git: sc/qa
Stephan Bergmann
sbergman at redhat.com
Fri Jun 9 14:27:14 UTC 2017
sc/qa/extras/sccellrangeobj.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 9614f12bae668dfe848ae6cc0bac091be106fa8e
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Jun 9 16:26:49 2017 +0200
missing include
Change-Id: Id016d56f4ce36f07c86cf7d028f5e6beaafd3dff
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;
More information about the Libreoffice-commits
mailing list