sc/source/core/tool/detfunc.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit b208621f4ac5dc1ae40cb853f8662e8b10434cdc
Author: Stephan Bergmann <[email protected]>
AuthorDate: Mon Nov 30 16:14:15 2020 +0100
Commit: Stephan Bergmann <[email protected]>
CommitDate: Mon Nov 30 17:12:41 2020 +0100
Missing include (for ScMergeFlagAttr)
...presumably mid-air collision between
3741b90abe478fb04db88207b496a5238df35bb8
"tdf#138483 sc: update red circles after merging cells" and
f3fc16f444f84a269df9bd2f2c3d2a47cf49d057 "tdf#42949 Fix new IWYU warnings in
directory sc/"
Change-Id: I672565b60c6889dac83bc6ab37f5a5907cb1611c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106897
Tested-by: Stephan Bergmann <[email protected]>
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/sc/source/core/tool/detfunc.cxx b/sc/source/core/tool/detfunc.cxx
index d1294c2b9af0..f2d8f8254d20 100644
--- a/sc/source/core/tool/detfunc.cxx
+++ b/sc/source/core/tool/detfunc.cxx
@@ -49,6 +49,7 @@
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
+#include <attrib.hxx>
#include <detfunc.hxx>
#include <document.hxx>
#include <dociter.hxx>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits