[Libreoffice-commits] core.git: sw/source
Mike Kaganski (via logerrit)
logerrit at kemper.freedesktop.org
Wed Oct 2 08:41:27 UTC 2019
sw/source/uibase/dochdl/swdtflvr.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 59a0a2d08f4dab0ce6f32a2b4ef660a35f44a8cd
Author: Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Wed Oct 2 09:11:08 2019 +0200
Commit: Mike Kaganski <mike.kaganski at collabora.com>
CommitDate: Wed Oct 2 10:40:27 2019 +0200
windows.h is already included in prewin.h
Change-Id: Idd04484dfbb41e4b8802d3cb466af6006b097279
Reviewed-on: https://gerrit.libreoffice.org/80005
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
diff --git a/sw/source/uibase/dochdl/swdtflvr.cxx b/sw/source/uibase/dochdl/swdtflvr.cxx
index 404151f30035..4c2af3bdcda6 100644
--- a/sw/source/uibase/dochdl/swdtflvr.cxx
+++ b/sw/source/uibase/dochdl/swdtflvr.cxx
@@ -75,7 +75,6 @@
#ifdef _WIN32
#include <prewin.h>
-#include <windows.h>
#include <postwin.h>
#include <o3tl/char16_t2wchar_t.hxx>
#include <osl/file.hxx>
More information about the Libreoffice-commits
mailing list