On Feb 5, 2013, at 12:44 AM, Ryan Schmidt <[email protected]> wrote:

> 
> On Feb 5, 2013, at 01:33, [email protected] wrote:
> 
>> Revision: 102617
>>         https://trac.macports.org/changeset/102617
>> Author:   [email protected]
>> Date:     2013-02-04 23:33:26 -0800 (Mon, 04 Feb 2013)
>> Log Message:
>> -----------
>> graphite2: Work past a build failure due to missing include
> 
> What kind of build failure? It built fine for me on all OS X versions 10.4 
> thru 10.8.

#include <algorithm> is needed for std::min().  With libstdc++, you may get it 
indirectly with the existing #includes.  With libc++ (and possibly other STL), 
you don't.


_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to