vcl/source/app/svdata.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit be394e1cec8eefd21f5963857b90c2268b511fc5 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Tue Jul 16 08:34:18 2019 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Tue Jul 16 11:25:48 2019 +0200
missing include (Windows --disable-pch missed declaration of HasAtHook) Change-Id: I7573328a4f672cbf3585a55ed87199f0982aa987 Reviewed-on: https://gerrit.libreoffice.org/75673 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/vcl/source/app/svdata.cxx b/vcl/source/app/svdata.cxx index 936ddf596852..d21f926dea5a 100644 --- a/vcl/source/app/svdata.cxx +++ b/vcl/source/app/svdata.cxx @@ -34,6 +34,7 @@ #include <vcl/virdev.hxx> #include <vcl/wrkwin.hxx> #include <vcl/uitest/logger.hxx> +#include <salframe.hxx> #include <scrwnd.hxx> #include <helpwin.hxx> #include <vcl/dialog.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits