include/svl/svdde.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8e7462e7001f865864e1a55d237590e50ec9a7cc
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Fri Oct 7 14:00:18 2016 +0200

    Blind fix for --enable-pch Windows builds
    
    Change-Id: Ieffc0e8a29870dcc63c28fc644742b3e6a6031a4

diff --git a/include/svl/svdde.hxx b/include/svl/svdde.hxx
index 97301f4..1f12d76 100644
--- a/include/svl/svdde.hxx
+++ b/include/svl/svdde.hxx
@@ -29,6 +29,7 @@
 #include <vector>
 
 #if defined _WIN32
+#include <windows.h>
 #include <ddeml.h>
 #endif
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to