basic/source/sbx/sbxdec.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 9a9cdd5e1a01926a90d1c5776a010959fe1c59ff
Author: Thorsten Behrens <[email protected]>
AuthorDate: Thu Oct 29 09:09:03 2020 +0100
Commit: Thorsten Behrens <[email protected]>
CommitDate: Thu Oct 29 10:20:50 2020 +0100
basic: fix build after long->tools::Long
Seems 6436302f40252bc6619e304e2051115fee902e20 broke Windows ARM
Change-Id: I5c453ce39c81ef34e3cd55e519a7752881fd72a7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104991
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <[email protected]>
diff --git a/basic/source/sbx/sbxdec.cxx b/basic/source/sbx/sbxdec.cxx
index 50f509cfe87d..1a7fb86b2a55 100644
--- a/basic/source/sbx/sbxdec.cxx
+++ b/basic/source/sbx/sbxdec.cxx
@@ -19,6 +19,7 @@
#include <o3tl/char16_t2wchar_t.hxx>
+#include <tools/long.hxx>
#include <basic/sberrors.hxx>
#include "sbxconv.hxx"
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits