idl/source/prj/parser.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit a739f77150fc3a184102137f9677642d3e004320
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Fri Feb 12 08:58:39 2016 +0100

    missing include
    
    Change-Id: If579fa4cb615a5d7d6ca5c5a864393324940582f

diff --git a/idl/source/prj/parser.cxx b/idl/source/prj/parser.cxx
index 33096e5..2593c290 100644
--- a/idl/source/prj/parser.cxx
+++ b/idl/source/prj/parser.cxx
@@ -19,6 +19,8 @@
 
 #include <sal/config.h>
 
+#include <algorithm>
+
 #include <parser.hxx>
 #include <database.hxx>
 #include <globals.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to