sc/qa/unit/uicalc/uicalc.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 26fb144e8c77d86dd079b39bc55b0bd08a42db9c
Author: Gabor Kelemen <[email protected]>
AuthorDate: Thu Apr 22 17:12:25 2021 +0200
Commit: Gabor Kelemen <[email protected]>
CommitDate: Thu Apr 22 17:22:25 2021 +0200
Fix missing header needed for unit test to compile
Belonging to:
tdf#123202 calc: fix sorting of autofiltered rows
Change-Id: Ie9dc913170a27648b3721a4415a812d307d7bf82
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114512
Tested-by: Gabor Kelemen <[email protected]>
Reviewed-by: Gabor Kelemen <[email protected]>
diff --git a/sc/qa/unit/uicalc/uicalc.cxx b/sc/qa/unit/uicalc/uicalc.cxx
index 20be4ea98e28..d19103d0d261 100644
--- a/sc/qa/unit/uicalc/uicalc.cxx
+++ b/sc/qa/unit/uicalc/uicalc.cxx
@@ -12,6 +12,7 @@
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <vcl/scheduler.hxx>
+#include <comphelper/propertysequence.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/frame/Desktop.hpp>
#include <document.hxx>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits