Bug 31210 - Raw build breaking at GroupManager.hxx
Summary: Raw build breaking at GroupManager.hxx
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Libreoffice (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Jesus Corrius
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-29 02:31 UTC by Suren
Modified: 2010-10-30 13:42 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.