sfx2/source/appl/appdde.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 3f59a2df61620fbb7216fc66780620f142d81e66 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Tue Apr 16 13:35:08 2019 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Wed Apr 17 09:02:44 2019 +0200
Missing include (Windows --disable-pch) Change-Id: I53be5303404cf60609314630b841ebbf2af117de Reviewed-on: https://gerrit.libreoffice.org/70818 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 e405bf3635a8..2247c4a72c94 100644 --- a/sfx2/source/appl/appdde.cxx +++ b/sfx2/source/appl/appdde.cxx @@ -20,6 +20,7 @@ #include <config_features.h> #include <rtl/character.hxx> #include <sal/log.hxx> +#include <sot/exchange.hxx> #include <vcl/wrkwin.hxx> #include <svl/rectitem.hxx> #include <svl/eitem.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits