sw/source/filter/ww8/ww8scan.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit e718f0e703c0fb33a0b1b5efe7b13b02c25f3335
Author: Arnaud Versini <[email protected]>
AuthorDate: Sun May 30 19:30:05 2021 +0200
Commit: Caolán McNamara <[email protected]>
CommitDate: Sun May 30 22:12:28 2021 +0200
sw : missing std::optional include
Change-Id: Ia5973a0ffd43962ef2391f431d3d6b544fe19879
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116414
Tested-by: Caolán McNamara <[email protected]>
Reviewed-by: Caolán McNamara <[email protected]>
diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx
index 66d3a651ff78..750b28252418 100644
--- a/sw/source/filter/ww8/ww8scan.hxx
+++ b/sw/source/filter/ww8/ww8scan.hxx
@@ -24,6 +24,7 @@
#include <cstddef>
#include <deque>
#include <memory>
+#include <optional>
#include <stack>
#include <unordered_map>
#include <vector>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits