sfx2/source/appl/appdde.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit f13c2ce1879182331b2cb57066e23b7a3fc0eb83 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Mon Sep 17 18:31:59 2018 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Mon Sep 17 22:22:06 2018 +0200
Missing include (Windows, --disable-pch) Change-Id: I825230daf223ff94ab1dbc19d81d478fbf464f56 Reviewed-on: https://gerrit.libreoffice.org/60596 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/sfx2/source/appl/appdde.cxx b/sfx2/source/appl/appdde.cxx index a35339e2784b..bec2b5cbf825 100644 --- a/sfx2/source/appl/appdde.cxx +++ b/sfx2/source/appl/appdde.cxx @@ -44,6 +44,7 @@ #include <helper.hxx> #include <sfx2/docfile.hxx> #include <comphelper/processfactory.hxx> +#include <com/sun/star/ucb/CommandAbortedException.hpp> #include <com/sun/star/ucb/IllegalIdentifierException.hpp> #include <com/sun/star/ucb/ContentCreationException.hpp> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits