sfx2/source/dialog/filedlghelper.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 24b02a4f2507f40fe9d36c393c59e12c072428c3
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Sun Dec 20 11:33:54 2020 +0100
Commit:     Stephan Bergmann <sberg...@redhat.com>
CommitDate: Sun Dec 20 12:17:36 2020 +0100

    missing include
    
    Change-Id: I3093a3c53a0456194a72e4b4393216f67f15a667
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108045
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

diff --git a/sfx2/source/dialog/filedlghelper.cxx 
b/sfx2/source/dialog/filedlghelper.cxx
index b876fd1a9082..87ebec96b01a 100644
--- a/sfx2/source/dialog/filedlghelper.cxx
+++ b/sfx2/source/dialog/filedlghelper.cxx
@@ -18,6 +18,7 @@
  */
 
 #include <memory>
+#include <optional>
 #include <string_view>
 
 #include <sfx2/filedlghelper.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to