vcl/opengl/win/WinDeviceInfo.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5f7261651647e0d3de70c8cab99ef9b5a26de557
Author: Stephan Bergmann <[email protected]>
Date:   Tue Dec 2 10:37:16 2014 +0100

    Missing include
    
    Change-Id: I6f05d7a507e7d1cf6a9b6ebb0315baac3258f1b0

diff --git a/vcl/opengl/win/WinDeviceInfo.cxx b/vcl/opengl/win/WinDeviceInfo.cxx
index 3b3902c..a3d4d67 100644
--- a/vcl/opengl/win/WinDeviceInfo.cxx
+++ b/vcl/opengl/win/WinDeviceInfo.cxx
@@ -11,6 +11,7 @@
 
 #include <windows.h>
 #include <setupapi.h>
+#include <algorithm>
 #include <cstdint>
 #include <rtl/ustrbuf.hxx>
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to