[Libreoffice-commits] core.git: vcl/source

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 17 06:21:08 UTC 2019


 vcl/source/app/svdata.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 30a0f574f0b0cc5bc8f8d365553ce02dae377d74
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Jul 16 16:52:36 2019 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Jul 17 08:20:16 2019 +0200

    Revert "Fix Windows build: missing include"
    
    This reverts commit 8f18fca2714a80e236cdb041a7f6d17d0abcb619,
    the problem had already been fixed with
    be394e1cec8eefd21f5963857b90c2268b511fc5 "missing include".
    
    Change-Id: Ib9de606d9bca2c183b4774bb26d01f134af725d8
    Reviewed-on: https://gerrit.libreoffice.org/75731
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/vcl/source/app/svdata.cxx b/vcl/source/app/svdata.cxx
index 5df1e261c1cf..d21f926dea5a 100644
--- a/vcl/source/app/svdata.cxx
+++ b/vcl/source/app/svdata.cxx
@@ -45,7 +45,6 @@
 #include <salsys.hxx>
 #include <units.hrc>
 #include <print.h>
-#include <salframe.hxx>
 
 #include <com/sun/star/accessibility/MSAAService.hpp>
 


More information about the Libreoffice-commits mailing list