xmloff/source/core/xmlimp.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b4c6fe22e2f91f33ce3705f01ef35b46e980b926
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Tue May 11 15:20:02 2021 +0200
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Tue May 11 16:30:05 2021 +0200

    Missing include
    
    Change-Id: Icd36de153a89893d09d74df6c33aa5a2b98f0d7d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115280
    Tested-by: Jenkins
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>

diff --git a/xmloff/source/core/xmlimp.cxx b/xmloff/source/core/xmlimp.cxx
index 1f21acef1876..d3973c87e16c 100644
--- a/xmloff/source/core/xmlimp.cxx
+++ b/xmloff/source/core/xmlimp.cxx
@@ -18,6 +18,7 @@
  */
 
 #include <memory>
+#include <optional>
 
 #include <tools/diagnose_ex.h>
 #include <sal/log.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to