Bug 31210

Summary: Raw build breaking at GroupManager.hxx
Product: LibreOffice Reporter: Suren <surenspost>
Component: LibreofficeAssignee: Jesus Corrius <jesus>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Suren 2010-10-29 02:31:06 UTC
Hi, 

Your last commit - http://libreoffice.pastebin.com/QLspsswf is breaking the raw build ashttp://libreoffice.pastebin.com/3hEYKZnk . Not sure if thats an issue from my side. But I immediately fixed it with a 
<snip>
#include <algorithm>
using namespace std;
</snip> 

so that I am not blocked on the build process. Please fix this suitably.
Comment 1 Suren 2010-10-30 13:42:21 UTC
This was fixed by a following commit. A  pull and consecutive build fixed the issue.

Thanks,
~Suren

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.