sfx2/source/dialog/mgetempl.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit af00f50211c9e3f13c4a6d8f0a8f0fabf377c56a
Author:     Mike Kaganski <[email protected]>
AuthorDate: Fri May 28 17:29:00 2021 +0200
Commit:     Mike Kaganski <[email protected]>
CommitDate: Fri May 28 19:27:21 2021 +0200

    Missing include
    
    Change-Id: I7a0c1d49da993f5f9da80df5cb6b0667775c1261
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116162
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <[email protected]>

diff --git a/sfx2/source/dialog/mgetempl.hxx b/sfx2/source/dialog/mgetempl.hxx
index 371bc86c57d5..ef0d2fdcdd23 100644
--- a/sfx2/source/dialog/mgetempl.hxx
+++ b/sfx2/source/dialog/mgetempl.hxx
@@ -22,6 +22,7 @@
 #include <sfx2/styfitem.hxx>
 #include <sfx2/tabdlg.hxx>
 #include <memory>
+#include <optional>
 
 namespace weld { class Button; }
 namespace weld { class CheckButton; }
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to