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

Kohei Yoshida kohei.yoshida at collabora.com
Sun Nov 6 01:24:02 UTC 2016


 vcl/source/glyphs/graphite_features.cxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 17e9dc436bc6ad8d3a5bbde15d4d47262650aa2c
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Sat Nov 5 21:13:11 2016 -0400

    Fix the windows build.
    
    Change-Id: Ifa34faf24e399b5baf24214a2869ca7eb5d61456

diff --git a/vcl/source/glyphs/graphite_features.cxx b/vcl/source/glyphs/graphite_features.cxx
index 6464e3f..a8ad4dd 100644
--- a/vcl/source/glyphs/graphite_features.cxx
+++ b/vcl/source/glyphs/graphite_features.cxx
@@ -25,10 +25,6 @@
 #include <sal/types.h>
 #include <osl/endian.h>
 
-#ifdef _WIN32
-#include <windows.h>
-#endif
-
 #include <fontselect.hxx>
 #include <graphite_features.hxx>
 


More information about the Libreoffice-commits mailing list